[gtk-mac-integration: 1/2] Add the missing G_END_DECLS macro to gtkosxapplication.h



commit e673d9b59fce3f947e64a399b57eca67297f725c
Author: Roy Liu <carsomyr gmail com>
Date:   Sun Nov 6 01:09:41 2011 -0400

    Add the missing G_END_DECLS macro to gtkosxapplication.h

 src/gtkosxapplication.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/gtkosxapplication.h b/src/gtkosxapplication.h
index 9ef16b0..76ae1cf 100644
--- a/src/gtkosxapplication.h
+++ b/src/gtkosxapplication.h
@@ -143,5 +143,6 @@ gchar *quartz_application_get_executable_path(void);
 gchar *quartz_application_get_bundle_id(void);
 gchar *quartz_application_get_bundle_info(const gchar *key);
 
+G_END_DECLS
 
 #endif /* __GTK_OSX_APPLICATION_H__ */



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]