From 6ce4f096b259f2c8bc20d98ca7b43f20ccb97ddf Mon Sep 17 00:00:00 2001 From: curt Date: Wed, 13 Jun 2001 18:59:07 +0000 Subject: [PATCH] #endif // __COMMANDS_HXX --- simgear/misc/commands.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/simgear/misc/commands.hxx b/simgear/misc/commands.hxx index 198714a1..4b7abbb4 100644 --- a/simgear/misc/commands.hxx +++ b/simgear/misc/commands.hxx @@ -212,6 +212,6 @@ private: }; -#endif __COMMANDS_HXX +#endif // __COMMANDS_HXX // end of commands.hxx -- 2.39.5