[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [tor/master] Correct doxygen @file directives



commit 22ad8658cd3bc0c0a261975f1eb67cf408fc47d5
Author: Nick Mathewson <nickm@xxxxxxxxxxxxxx>
Date:   Tue Mar 12 18:57:28 2019 -0400

    Correct doxygen @file directives
---
 src/lib/pubsub/pubsub_macros.h  | 2 +-
 src/lib/pubsub/pubsub_publish.c | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/lib/pubsub/pubsub_macros.h b/src/lib/pubsub/pubsub_macros.h
index 4d0638d1d..e4fdd15ae 100644
--- a/src/lib/pubsub/pubsub_macros.h
+++ b/src/lib/pubsub/pubsub_macros.h
@@ -5,7 +5,7 @@
 /* See LICENSE for licensing information */
 
 /**
- * \file msg.h
+ * \file pubsub_macros.h
  * \brief Macros to help with the publish/subscribe dispatch API.
  *
  * The dispatch API allows different subsystems of Tor to communicate with
diff --git a/src/lib/pubsub/pubsub_publish.c b/src/lib/pubsub/pubsub_publish.c
index 8c469e8ad..7b070f35c 100644
--- a/src/lib/pubsub/pubsub_publish.c
+++ b/src/lib/pubsub/pubsub_publish.c
@@ -5,7 +5,7 @@
 /* See LICENSE for licensing information */
 
 /**
- * @file pubsub_publish.h
+ * @file pubsub_publish.c
  * @brief Header for functions to publish using a pub_binding_t.
  **/
 



_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits