~ubuntu-branches/debian/experimental/gupnp/experimental

« back to all changes in this revision

Viewing changes to libgupnp/gupnp-service-introspection-private.h

  • Committer: Bazaar Package Importer
  • Author(s): Ross Burton
  • Date: 2008-06-30 09:32:18 UTC
  • mfrom: (1.2.1 upstream) (2.1.5 intrepid)
  • Revision ID: james.westby@ubuntu.com-20080630093218-vmb4elru8cn18579
Tags: 0.12.1-1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
26
26
 
27
27
#include "gupnp-service-introspection.h"
28
28
 
29
 
GUPnPServiceIntrospection *
 
29
G_GNUC_INTERNAL GUPnPServiceIntrospection *
30
30
gupnp_service_introspection_new (xmlDoc *scpd);
31
31
 
32
32
#endif /* __GUPNP_SERVICE_INTROSPECTION_PRIVATE_H__ */