]> git.meshlink.io Git - catta/blobdiff - avahi-autoipd/main.h
man: more spelling fixes
[catta] / avahi-autoipd / main.h
index 61d5ed6fa788af09a1211adcf51a6783e11dd008..cc02df73c9daf8e9c4238773c44c0326df5ba66d 100644 (file)
@@ -1,21 +1,19 @@
 #ifndef fooavahimainhfoo
 #define fooavahimainhfoo
 
-/* $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.1 of the
   License, or (at your option) any later version.
+
   avahi is distributed in the hope that it will be useful, but WITHOUT
   ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
   or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General
   Public License for more details.
+
   You should have received a copy of the GNU Lesser General Public
   License along with avahi; if not, write to the Free Software
   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
@@ -28,6 +26,7 @@ typedef enum Event {
     EVENT_TIMEOUT,
     EVENT_ROUTABLE_ADDR_CONFIGURED,
     EVENT_ROUTABLE_ADDR_UNCONFIGURED,
+    EVENT_REFRESH_REQUEST
 } Event;
 
 typedef enum State {