[gnome-chess] warning: extra tokens at end of #endif directive



commit 13fa74ee33fdef0294a6e9d25752a925d36fbd40
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Mon Apr 7 22:27:15 2014 -0500

    warning: extra tokens at end of #endif directive

 src/portability.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/portability.h b/src/portability.h
index 634a066..9076740 100644
--- a/src/portability.h
+++ b/src/portability.h
@@ -14,4 +14,4 @@
 
 void maybe_kill_orphan_engine ();
 
-#endif GNOME_CHESS_PORTABILITY_H
+#endif /* GNOME_CHESS_PORTABILITY_H */


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]