summaryrefslogtreecommitdiff
path: root/src/lib/pubsub/pubsub.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/pubsub/pubsub.h')
-rw-r--r--src/lib/pubsub/pubsub.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/lib/pubsub/pubsub.h b/src/lib/pubsub/pubsub.h
index 1c51f7a78a..08e3f42f7c 100644
--- a/src/lib/pubsub/pubsub.h
+++ b/src/lib/pubsub/pubsub.h
@@ -30,6 +30,9 @@
* Rather than using the dispatch module directly, a publishing module
* receives a "binding" object that it uses to send messages with the right
* settings.
+ *
+ * Most users of this module will want to use this header, and the
+ * pubsub_macros.h header for convenience.
*/
/*