mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-25 15:06:14 +01:00
Remove `#pragma }'. Likewise.
* gmodule.h: Remove `#pragma }'. * gmoduleconf.h.in: Likewise.
This commit is contained in:
parent
c3d01e7332
commit
74ce2c3362
@ -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 */
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user