Remove junk at end of #endif.

This commit is contained in:
Markus Armbruster 2004-02-24 18:26:34 +00:00
parent c53438e7a0
commit aafc693026

View file

@ -52,4 +52,4 @@ void update_main(void *);
void update_sched(void *);
void shutdown_sequence(void *);
#endif SERVER_H
#endif