summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doxygen/doxygen_mainpage.h2
-rw-r--r--utils/eurephia_saltdecode.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/doxygen/doxygen_mainpage.h b/doxygen/doxygen_mainpage.h
index c9997a1..2666ab4 100644
--- a/doxygen/doxygen_mainpage.h
+++ b/doxygen/doxygen_mainpage.h
@@ -64,7 +64,7 @@
* resides here together with saltdecode. eurephia_init is used to configure a new
* eurephia database, while saltdecode is used for debugging and will decode
* the password salt hashing information.
- * - @ref eurephia_init.c saltdecode.c
+ * - @ref eurephia_init.c eurephia_saltdecode.c
*
* <hr>
* @section build Building eurephia and installing
diff --git a/utils/eurephia_saltdecode.c b/utils/eurephia_saltdecode.c
index 80692e8..4168df7 100644
--- a/utils/eurephia_saltdecode.c
+++ b/utils/eurephia_saltdecode.c
@@ -20,7 +20,7 @@
*/
/**
- * @file saltdecode.c
+ * @file eurephia_saltdecode.c
* @author David Sommerseth <dazo@users.sourceforge.net>
* @date 2009-03-29
*