mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-11-12 05:45:35 +01:00
indentation fix.
This commit is contained in:
@@ -30,10 +30,10 @@ extern const char *g_log_domain_gmodule;
|
|||||||
|
|
||||||
|
|
||||||
/* exporting and importing functions,
|
/* exporting and importing functions,
|
||||||
* we need autoconf support here for supporting windows.
|
* we need autoconf support here to feature Windows dll stubs.
|
||||||
*/
|
*/
|
||||||
#define G_MODULE_EXPORT
|
|
||||||
#define G_MODULE_IMPORT extern
|
#define G_MODULE_IMPORT extern
|
||||||
|
#define G_MODULE_EXPORT
|
||||||
|
|
||||||
|
|
||||||
typedef enum
|
typedef enum
|
||||||
|
|||||||
Reference in New Issue
Block a user