summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2006-08-22 00:02:24 +0000
committerLennart Poettering <lennart@poettering.net>2006-08-22 00:02:24 +0000
commit6dae38ea2d01aff7e60a2640c8b30df52f0fd21c (patch)
tree0a2450e285ead82c5299398bdf0108556f252d54
parent036384a8dc6894d77969234aba7fc9141caefc1a (diff)
fix an evil typo which removed the glib example from doxygen
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1255 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
-rw-r--r--avahi-glib/glib-watch.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/avahi-glib/glib-watch.h b/avahi-glib/glib-watch.h
index 6035cf8..78f7742 100644
--- a/avahi-glib/glib-watch.h
+++ b/avahi-glib/glib-watch.h
@@ -24,7 +24,7 @@
/** \file glib-watch.h GLib main loop adapter */
-/** \example yglib-integration.c Example of how to integrate
+/** \example glib-integration.c Example of how to integrate
* avahi use with GLIB/GTK applications */
#include <glib.h>