gnome-games r7228 - trunk/aisleriot



Author: chpe
Date: Sun Jan 13 22:52:43 2008
New Revision: 7228
URL: http://svn.gnome.org/viewvc/gnome-games?rev=7228&view=rev

Log:
Don't use C++ comments.


Modified:
   trunk/aisleriot/sol.c

Modified: trunk/aisleriot/sol.c
==============================================================================
--- trunk/aisleriot/sol.c	(original)
+++ trunk/aisleriot/sol.c	Sun Jan 13 22:52:43 2008
@@ -60,8 +60,9 @@
 #include <windows.h>
 #include <io.h>
 #define HELP_EXT "xhtml"
-//FIXME On win32 help is created as html with gnome-doc-tool,
-//and put manually in the directory below.
+/* FIXME On win32 help is created as html with gnome-doc-tool,
+ * and put manually in the directory below.
+ */
 #define HELPDIR PKGDATADIR "/aisleriot/help"
 #endif /* G_OS_WIN32 */
 



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