Remove junk at end of #endif.
This commit is contained in:
parent
c53438e7a0
commit
aafc693026
1 changed files with 1 additions and 1 deletions
|
@ -52,4 +52,4 @@ void update_main(void *);
|
||||||
void update_sched(void *);
|
void update_sched(void *);
|
||||||
void shutdown_sequence(void *);
|
void shutdown_sequence(void *);
|
||||||
|
|
||||||
#endif SERVER_H
|
#endif
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue