X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=avahi-common%2Fsimple-watch.h;h=72c1905bcb4f02b746587a6f487b517265f44c5a;hb=8abf9664e467175dd0b4005fde6b9129f3a88492;hp=c3d799d632b71c4b71ad6e6daa44b29267744ff7;hpb=b73aab83cbdaaac40c4bb80b82049dc4452b5f1c;p=catta diff --git a/avahi-common/simple-watch.h b/avahi-common/simple-watch.h index c3d799d..72c1905 100644 --- a/avahi-common/simple-watch.h +++ b/avahi-common/simple-watch.h @@ -1,21 +1,19 @@ #ifndef foosimplewatchhfoo #define foosimplewatchhfoo -/* $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 @@ -30,7 +28,7 @@ AVAHI_C_DECL_BEGIN -/** \struct AvahiSimplePoll A main loop object. Main loops of this type aren't very flexible +/** A main loop object. Main loops of this type aren't very flexible * since they only support a single wakeup type. Nevertheless it * should suffice for small test and example applications. */ typedef struct AvahiSimplePoll AvahiSimplePoll;