]> git.meshlink.io Git - catta/blobdiff - avahi-daemon/ServiceBrowser.introspect
get rid of a lot of old svn cruft
[catta] / avahi-daemon / ServiceBrowser.introspect
index 4a7b430b654d9fd42d74ab6d62dab40fdeb797a6..d80298dbc96e7ff2583695f89a37278d60696839 100644 (file)
@@ -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>