]> andersk Git - moira.git/commitdiff
comments around symbol following #endif
authormar <mar>
Mon, 10 Sep 1990 16:33:26 +0000 (16:33 +0000)
committermar <mar>
Mon, 10 Sep 1990 16:33:26 +0000 (16:33 +0000)
include/gdb.h

index de55d2b95c0a3d296539f153504b9925ce039da2..9250b41c1bd54aae895e7c9fe6b2e19fe40bf15b 100644 (file)
@@ -1,5 +1,4 @@
 /*
- *     $Source$
  *     $Header$
  */
 
@@ -1405,7 +1404,7 @@ extern int  (*gdb_fmv)();
 #define   start_db_query                       gdb_sdbq
 #else
 #define op_select_any  op_select
-#endif DUMB_7_CHAR_LOADER
+#endif /* DUMB_7_CHAR_LOADER */
 
 extern char *string_alloc();
 extern int   string_free();
This page took 0.331008 seconds and 5 git commands to generate.