gproxyaddressenumerator.h: add missing G_END_DECLS

This commit is contained in:
Dan Winship 2010-08-19 17:51:01 -04:00
parent de1598a34d
commit ab778737aa

View File

@ -70,4 +70,6 @@ struct _GProxyAddressEnumeratorClass
GType g_proxy_address_enumerator_get_type (void) G_GNUC_CONST;
G_END_DECLS
#endif /* __G_PROXY_ADDRESS_ENUMERATOR_H__ */