summaryrefslogtreecommitdiffstats
path: root/avahi-daemon/ServiceBrowser.introspect
diff options
context:
space:
mode:
Diffstat (limited to 'avahi-daemon/ServiceBrowser.introspect')
-rw-r--r--avahi-daemon/ServiceBrowser.introspect10
1 files changed, 4 insertions, 6 deletions
diff --git a/avahi-daemon/ServiceBrowser.introspect b/avahi-daemon/ServiceBrowser.introspect
index 4a7b430..d80298d 100644
--- a/avahi-daemon/ServiceBrowser.introspect
+++ b/avahi-daemon/ServiceBrowser.introspect
@@ -2,11 +2,9 @@
<?xml-stylesheet type="text/xsl" href="introspect.xsl"?>
<!DOCTYPE node SYSTEM "introspect.dtd">
-<!-- $Id$ -->
-
<!--
This file is part of avahi.
-
+
avahi is free software; you can redistribute it and/or modify it
under the terms of the GNU Lesser General Public License as
published by the Free Software Foundation; either version 2 of the
@@ -24,7 +22,7 @@
-->
<node>
-
+
<interface name="org.freedesktop.DBus.Introspectable">
<method name="Introspect">
<arg name="data" type="s" direction="out" />
@@ -34,7 +32,7 @@
<interface name="org.freedesktop.Avahi.ServiceBrowser">
<method name="Free"/>
-
+
<signal name="ItemNew">
<arg name="interface" type="i"/>
<arg name="protocol" type="i"/>
@@ -61,5 +59,5 @@
<signal name="CacheExhausted"/>
- </interface>
+ </interface>
</node>