diff options
author | Roy Marples <roy@marples.name> | 2007-09-25 15:38:21 +0000 |
---|---|---|
committer | Roy Marples <roy@marples.name> | 2007-09-25 15:38:21 +0000 |
commit | 1e4e8ed27ae95096255283e92a75738bc7e296e5 (patch) | |
tree | 5f152e91cce64bc2c9b0c6336b4078e470ac14da /src/_usage.c | |
parent | a2e5c4513e2955bc0a77c401ea12cc210eab305b (diff) |
Initial doxygen documentation for rc.h and einfo.h. Plus some header clean ups.
Diffstat (limited to 'src/_usage.c')
-rw-r--r-- | src/_usage.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/_usage.c b/src/_usage.c index 28f98150..66ae8df0 100644 --- a/src/_usage.c +++ b/src/_usage.c @@ -1,4 +1,4 @@ -/* +/*! * @file _usage.c * @brief standardize help/usage output across all our programs * @internal |