summaryrefslogtreecommitdiffstats
path: root/eurephiadm
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 /eurephiadm
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 'eurephiadm')
-rw-r--r--eurephiadm/commands/certificates.c2
-rw-r--r--eurephiadm/commands/lastlog.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/eurephiadm/commands/certificates.c b/eurephiadm/commands/certificates.c
index 469d28d..287b2a8 100644
--- a/eurephiadm/commands/certificates.c
+++ b/eurephiadm/commands/certificates.c
@@ -21,7 +21,7 @@
*/
/**
- * @file certificates.c
+ * @file eurephiadm/commands/certificates.c
* @author David Sommerseth <dazo@users.sourceforge.net>
* @date 2008-12-20
*
diff --git a/eurephiadm/commands/lastlog.c b/eurephiadm/commands/lastlog.c
index 5f2e93c..f44c6f3 100644
--- a/eurephiadm/commands/lastlog.c
+++ b/eurephiadm/commands/lastlog.c
@@ -21,7 +21,7 @@
*/
/**
- * @file lastlog.c
+ * @file eurephiadm/commands/lastlog.c
* @author David Sommerseth <dazo@users.sourceforge.net>
* @date 2009-03-24
*