diff options
| author | David Sommerseth <dazo@users.sourceforge.net> | 2009-09-11 22:10:49 +0200 |
|---|---|---|
| committer | David Sommerseth <dazo@users.sourceforge.net> | 2009-09-11 22:10:49 +0200 |
| commit | 2e7f36d1a6c10b0185c63162f1912f658d5da872 (patch) | |
| tree | 946401bc455f377096d36e01b50265112bfe0b66 /eurephiadm/commands | |
| parent | 11b20bd5c596e2bffbf5a77c1b961d8f01878c43 (diff) | |
| download | eurephia-2e7f36d1a6c10b0185c63162f1912f658d5da872.tar.gz eurephia-2e7f36d1a6c10b0185c63162f1912f658d5da872.tar.xz eurephia-2e7f36d1a6c10b0185c63162f1912f658d5da872.zip | |
Added more of the file path to some file names with name conflicts in Doxygen
Diffstat (limited to 'eurephiadm/commands')
| -rw-r--r-- | eurephiadm/commands/attempts.c | 2 | ||||
| -rw-r--r-- | eurephiadm/commands/blacklist.c | 2 | ||||
| -rw-r--r-- | eurephiadm/commands/usercerts.c | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/eurephiadm/commands/attempts.c b/eurephiadm/commands/attempts.c index 0ce6455..2d44bbe 100644 --- a/eurephiadm/commands/attempts.c +++ b/eurephiadm/commands/attempts.c @@ -21,7 +21,7 @@ */ /** - * @file attempts.c + * @file eurephiadm/commands/attempts.c * @author David Sommerseth <dazo@users.sourceforge.net> * @date 2009-05-06 * diff --git a/eurephiadm/commands/blacklist.c b/eurephiadm/commands/blacklist.c index 8227a18..a13f92c 100644 --- a/eurephiadm/commands/blacklist.c +++ b/eurephiadm/commands/blacklist.c @@ -21,7 +21,7 @@ */ /** - * @file blacklist.c + * @file eurephiadm/commands/blacklist.c * @author David Sommerseth <dazo@users.sourceforge.net> * @date 2009-05-09 * diff --git a/eurephiadm/commands/usercerts.c b/eurephiadm/commands/usercerts.c index 208f816..c7babad 100644 --- a/eurephiadm/commands/usercerts.c +++ b/eurephiadm/commands/usercerts.c @@ -21,7 +21,7 @@ */ /** - * @file usercerts.c + * @file eurephiadm/commands/usercerts.c * @author David Sommerseth <dazo@users.sourceforge.net> * @date 2008-12-28 * |
