summaryrefslogtreecommitdiffstats
path: root/avahi-compat-howl
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2005-10-16 18:41:26 +0000
committerLennart Poettering <lennart@poettering.net>2005-10-16 18:41:26 +0000
commit58ca874e460691615b131ad8692165a12f14bd09 (patch)
treeef172734a4185faec7fdd5e84e8c0bacdba87f04 /avahi-compat-howl
parentf03a9fad41c07d68c692e7d53cd9c1fe374f33bc (diff)
when warning about compat layer usage, link directly to a public CGI script I wrote which will show some information about the situation
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@789 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
Diffstat (limited to 'avahi-compat-howl')
-rw-r--r--avahi-compat-howl/warn.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/avahi-compat-howl/warn.c b/avahi-compat-howl/warn.c
index a792c98..4bff7ee 100644
--- a/avahi-compat-howl/warn.c
+++ b/avahi-compat-howl/warn.c
@@ -26,5 +26,6 @@
#include "warn.h"
#define COMPAT_LAYER "HOWL"
+#define CGI_SUBSYSTEM "howl"
#include "../avahi-compat-libdns_sd/warn.c"