summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-08-02 16:04:18 +0200
committerChristian Grothoff <christian@grothoff.org>2021-08-02 16:04:18 +0200
commitaa1da03c8131766bd6c1dc53d0187042deca4248 (patch)
tree09856414da3f98e4f0fb035d193e0b1aec56e369 /src
parent1626e85ccfc7ca27cbeeef4b02937d2007c6a465 (diff)
downloadmerchant-aa1da03c8131766bd6c1dc53d0187042deca4248.tar.gz
merchant-aa1da03c8131766bd6c1dc53d0187042deca4248.tar.bz2
merchant-aa1da03c8131766bd6c1dc53d0187042deca4248.zip
-doxygen fix
Diffstat (limited to 'src')
-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 ab260ebe..89fabb02 100644
--- a/src/include/platform.h
+++ b/src/include/platform.h
@@ -15,7 +15,7 @@
*/
/**
- * @file platform.h
+ * @file merchant/src/include/platform.h
* @brief This file contains the includes and definitions which are used by the
* rest of the modules
* @author Sree Harsha Totakura <sreeharsha@totakura.in>