summaryrefslogtreecommitdiff
path: root/libgupnp/gupnp-service-introspection-private.h
diff options
context:
space:
mode:
authorJorn Baayen <jorn@openedhand.com>2008-01-31 11:50:24 +0000
committerJorn Baayen <jorn@openedhand.com>2008-01-31 11:50:24 +0000
commit0c347ba45152ac77888d4c8db4053ad505b54149 (patch)
tree858e58b61eca52b2104917e1a6ff9f9e0fad903d /libgupnp/gupnp-service-introspection-private.h
parent3e52955729ab3c4341258f589e79741bdc2e1b43 (diff)
downloadgupnp-0c347ba45152ac77888d4c8db4053ad505b54149.tar.gz
2008-01-31 Jorn Baayen <jorn@openedhand.com>
* libgupnp/gupnp-context-private.h: * libgupnp/gupnp-device-info-private.h: * libgupnp/gupnp-resource-factory-private.h: * libgupnp/gupnp-resource-factory.c: (gupnp_resource_factory_unregister_resource_proxy_type): * libgupnp/gupnp-service-introspection-private.h: Add missing G_GNUC_INTERNALs. git-svn-id: https://svn.o-hand.com/repos/gupnp/trunk/gupnp@733 d8cb91d7-bff9-0310-92b9-80b65e4482b2
Diffstat (limited to 'libgupnp/gupnp-service-introspection-private.h')
-rw-r--r--libgupnp/gupnp-service-introspection-private.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libgupnp/gupnp-service-introspection-private.h b/libgupnp/gupnp-service-introspection-private.h
index aaa6826..e7f5a58 100644
--- a/libgupnp/gupnp-service-introspection-private.h
+++ b/libgupnp/gupnp-service-introspection-private.h
@@ -26,7 +26,7 @@
#include "gupnp-service-introspection.h"
-GUPnPServiceIntrospection *
+G_GNUC_INTERNAL GUPnPServiceIntrospection *
gupnp_service_introspection_new (xmlDoc *scpd);
#endif /* __GUPNP_SERVICE_INTROSPECTION_PRIVATE_H__ */