From 3d6bf7b36e419bbabd48b4bed82f12fca1a922b3 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Tue, 12 Mar 2019 18:53:24 -0400 Subject: Document several issues found by Taylor --- src/lib/pubsub/pubsub.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/lib/pubsub/pubsub.h') 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. */ /* -- cgit v1.2.3-54-g00ecf