]> git.meshlink.io Git - catta/blobdiff - examples/core-browse-services.c
* Add new docs/NEWS file, updated for 0.2 release.
[catta] / examples / core-browse-services.c
index e72333992bc5dcaab5b7f71e760e321e5ac012a0..d91a67c54850d05a8fa897526611911689dd19c6 100644 (file)
@@ -1,5 +1,16 @@
 /* $Id$ */
 
+/* PLEASE NOTE *
+ * This file demonstrates how to use Avahi's core API, this is
+ * the embeddable mDNS stack for embedded applications.
+ *
+ * End user applications should *not* use this API and should use
+ * the DBUS or C APIs, please see
+ * client-browse-services.c and glib-integration.c
+ * 
+ * I repeat, you probably do *not* want to use this example.
+ */
+
 /***
   This file is part of avahi.