gio.symbols: add two missing G_GNUC_CONSTs

This commit is contained in:
Dan Winship 2010-04-21 13:37:59 -04:00
parent 887dd88ac2
commit 3814868b7a

View File

@ -983,8 +983,8 @@ g_socket_type_get_type G_GNUC_CONST
g_socket_protocol_get_type G_GNUC_CONST g_socket_protocol_get_type G_GNUC_CONST
g_socket_msg_flags_get_type G_GNUC_CONST g_socket_msg_flags_get_type G_GNUC_CONST
g_resolver_error_get_type G_GNUC_CONST g_resolver_error_get_type G_GNUC_CONST
g_zlib_compressor_format_get_type g_zlib_compressor_format_get_type G_GNUC_CONST
g_settings_bind_flags_get_type g_settings_bind_flags_get_type G_GNUC_CONST
#endif #endif
#endif #endif