summaryrefslogtreecommitdiffstats
path: root/common
diff options
context:
space:
mode:
authorDavid Sommerseth <dazo@users.sourceforge.net>2009-09-13 22:52:23 +0200
committerDavid Sommerseth <dazo@users.sourceforge.net>2009-09-13 22:52:23 +0200
commit8cdf34c8135b6e9b00ff5e3c7da5dc0ffb8554fb (patch)
tree5f614aaabe74ae02b5e20d956e28dd7b8cfc1dbe /common
parent16ef463e2278245d2ed34d52894679ef926b3345 (diff)
downloadeurephia-8cdf34c8135b6e9b00ff5e3c7da5dc0ffb8554fb.tar.gz
eurephia-8cdf34c8135b6e9b00ff5e3c7da5dc0ffb8554fb.tar.xz
eurephia-8cdf34c8135b6e9b00ff5e3c7da5dc0ffb8554fb.zip
Corrected some doxygen issues after rearranging the sqlite3 db driver code
Diffstat (limited to 'common')
-rw-r--r--common/eurephia_values_struct.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/eurephia_values_struct.h b/common/eurephia_values_struct.h
index 69b3c02..6fb82fc 100644
--- a/common/eurephia_values_struct.h
+++ b/common/eurephia_values_struct.h
@@ -34,7 +34,7 @@
/**
* eurephiaVALUES is a pointer chain with key/value pairs. If having several
* such pointer chains, they can be given different group IDs to separate them,
- * especially during debugging.
+ * which is especially useful during debugging.
*
*/
typedef struct __eurephiaVALUES {