mirror of
https://github.com/monero-project/monero.git
synced 2025-07-23 06:10:43 -04:00
make struct/class declarations consistent (mismatched-tags warning)
This commit is contained in:
parent
fcf66925c1
commit
3b6d5f255d
4 changed files with 3 additions and 5 deletions
|
@ -31,7 +31,7 @@
|
|||
|
||||
namespace daemonize {
|
||||
|
||||
class t_internals;
|
||||
struct t_internals;
|
||||
|
||||
class t_daemon final {
|
||||
public:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue