summaryrefslogtreecommitdiffstats
path: root/src/vmtbl.h
diff options
context:
space:
mode:
authorCharles Edward Pax <charles.pax@gmail.com>2017-07-27 21:27:23 +0800
committerCharles Edward Pax <charles.pax@gmail.com>2017-07-27 21:27:23 +0800
commitc16ee2dbe57ff77fcd3fdacbe61918c04b391a26 (patch)
treee3e5b2b1a05a4c0e92685dc3f638cb61908a10bb /src/vmtbl.h
parentc9180e0d8a91fae476fc63846f387edd9466aa64 (diff)
Doxygen comments.
Diffstat (limited to 'src/vmtbl.h')
-rw-r--r--src/vmtbl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vmtbl.h b/src/vmtbl.h
index 555cedd..8a672bd 100644
--- a/src/vmtbl.h
+++ b/src/vmtbl.h
@@ -39,7 +39,7 @@
* \file vmtbl.h
* \author Andrés Martinelli <andmarti@gmail.com>
* \date 2017-07-18
- * \brief Header file for vmtbl.h
+ * \brief Header file for vmtbl.c
*/
void checkbounds(int * rowp, int * colp);