mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 23:13:40 +02:00
Remove `#pragma }'. Likewise.
* gmodule.h: Remove `#pragma }'. * gmoduleconf.h.in: Likewise.
This commit is contained in:
@@ -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
|
||||
|
@@ -22,7 +22,6 @@
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#pragma }
|
||||
#endif /* __cplusplus */
|
||||
|
||||
extern const char *g_log_domain_gmodule;
|
||||
|
@@ -22,7 +22,6 @@
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#pragma }
|
||||
#endif /* __cplusplus */
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user