summaryrefslogtreecommitdiff
path: root/gmodule
diff options
context:
space:
mode:
authorRaja R Harinath <harinath@src.gnome.org>1998-10-25 22:39:20 +0000
committerRaja R Harinath <harinath@src.gnome.org>1998-10-25 22:39:20 +0000
commit74ce2c3362be8ed4eea690972c39338336a0bc83 (patch)
tree1884868e8d1731d9e05a1974c2d191177fd2529f /gmodule
parentc3d01e7332370931888ba6a1574e3c9ef26d247c (diff)
downloadglib-74ce2c3362be8ed4eea690972c39338336a0bc83.tar.gz
Remove `#pragma }'. Likewise.
* gmodule.h: Remove `#pragma }'. * gmoduleconf.h.in: Likewise.
Diffstat (limited to 'gmodule')
-rw-r--r--gmodule/ChangeLog5
-rw-r--r--gmodule/gmodule.h1
-rw-r--r--gmodule/gmoduleconf.h.in1
3 files changed, 5 insertions, 2 deletions
diff --git a/gmodule/ChangeLog b/gmodule/ChangeLog
index fecf1d99c..c40d261d6 100644
--- a/gmodule/ChangeLog
+++ b/gmodule/ChangeLog
@@ -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
diff --git a/gmodule/gmodule.h b/gmodule/gmodule.h
index dbc794a7d..0e3fc2b1c 100644
--- a/gmodule/gmodule.h
+++ b/gmodule/gmodule.h
@@ -22,7 +22,6 @@
#ifdef __cplusplus
extern "C" {
-#pragma }
#endif /* __cplusplus */
extern const char *g_log_domain_gmodule;
diff --git a/gmodule/gmoduleconf.h.in b/gmodule/gmoduleconf.h.in
index fb15f1563..b0f393c7b 100644
--- a/gmodule/gmoduleconf.h.in
+++ b/gmodule/gmoduleconf.h.in
@@ -22,7 +22,6 @@
#ifdef __cplusplus
extern "C" {
-#pragma }
#endif /* __cplusplus */