aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-08-02 16:04:06 +0200
committerChristian Grothoff <christian@grothoff.org>2021-08-02 16:04:11 +0200
commit2e6b8e10de123b446ee77f714c0108dce15cd83e (patch)
tree23dec764dfd3298e9be628476adc49143b3ea2f8
parent9bf2dfbce24a2afcc67e670a6a4fef16cfdb5f0d (diff)
downloadexchange-2e6b8e10de123b446ee77f714c0108dce15cd83e.tar.gz
exchange-2e6b8e10de123b446ee77f714c0108dce15cd83e.zip
-doxygen fix
-rw-r--r--src/include/platform.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/platform.h b/src/include/platform.h
index 109c3a753..b2c286b74 100644
--- a/src/include/platform.h
+++ b/src/include/platform.h
@@ -15,7 +15,7 @@
15*/ 15*/
16 16
17/** 17/**
18 * @file include/platform.h 18 * @file exchange/src/include/platform.h
19 * @brief This file contains the includes and definitions which are used by the 19 * @brief This file contains the includes and definitions which are used by the
20 * rest of the modules 20 * rest of the modules
21 * @author Sree Harsha Totakura <sreeharsha@totakura.in> 21 * @author Sree Harsha Totakura <sreeharsha@totakura.in>