]> git.meshlink.io Git - catta/blobdiff - avahi-compat-howl/warn.c
from now on we enforce a strict whitespace regime
[catta] / avahi-compat-howl / warn.c
index a792c98569702e2bf39f5eea56c326eff39f7ee7..6e1715f2a4cc54d5e3e2048651bc613b6ff2e484 100644 (file)
@@ -2,17 +2,17 @@
 
 /***
   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
@@ -26,5 +26,6 @@
 #include "warn.h"
 
 #define COMPAT_LAYER "HOWL"
+#define CGI_SUBSYSTEM "howl"
 
 #include "../avahi-compat-libdns_sd/warn.c"