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 fecf1d99c56f31f58522dd34e785165203b6468e..c40d261d68caa30683d89dcdbb5034e49016a91e 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 dbc794a7d2738145cd013b29d7475c30aa6e2368..0e3fc2b1ca2bca64e927f17f8d28a75d952eedec 100644 (file)
@@ -22,7 +22,6 @@
 
 #ifdef __cplusplus
 extern "C" {
-#pragma }
 #endif /* __cplusplus */
 
 extern const char      *g_log_domain_gmodule;
index fb15f1563b53946c0693726695fdd8ab0e37bb59..b0f393c7b218399eacc4d04683a4187386d134fd 100644 (file)
@@ -22,7 +22,6 @@
 
 #ifdef __cplusplus
 extern "C" {
-#pragma }
 #endif /* __cplusplus */