indentation fix.

This commit is contained in:
Tim Janik 1998-08-17 06:29:22 +00:00
parent a8ca071d6a
commit 18466ba2ef

View File

@ -30,10 +30,10 @@ extern const char *g_log_domain_gmodule;
/* 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_EXPORT
typedef enum