Remove `#pragma }'. Likewise.
authorRaja R Harinath <harinath@src.gnome.org>
Sun, 25 Oct 1998 22:39:20 +0000 (22:39 +0000)
committerRaja R Harinath <harinath@src.gnome.org>
Sun, 25 Oct 1998 22:39:20 +0000 (22:39 +0000)
* gmodule.h: Remove `#pragma }'.
* gmoduleconf.h.in: Likewise.

gmodule/ChangeLog
gmodule/gmodule.h
gmodule/gmoduleconf.h.in

index fecf1d9..c40d261 100644 (file)
@@ -1,3 +1,8 @@
+1998-10-25  Raja R Harinath  <harinath@cs.umn.edu>
+
+       * gmodule.h: Remove `#pragma }'.
+       * gmoduleconf.h.in: Likewise.
+
 Wed Oct 21 19:58:27 1998  Tim Janik  <timj@gtk.org>
 
        * gmodule.c (g_module_symbol): fixed a string pointer bug that could
index dbc794a..0e3fc2b 100644 (file)
@@ -22,7 +22,6 @@
 
 #ifdef __cplusplus
 extern "C" {
-#pragma }
 #endif /* __cplusplus */
 
 extern const char      *g_log_domain_gmodule;
index fb15f15..b0f393c 100644 (file)
@@ -22,7 +22,6 @@
 
 #ifdef __cplusplus
 extern "C" {
-#pragma }
 #endif /* __cplusplus */