mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Correct doxygen @file directives
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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.
|
||||
**/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user