diff options
author | Ian C <ianc@noddybox.co.uk> | 2003-12-24 01:38:56 +0000 |
---|---|---|
committer | Ian C <ianc@noddybox.co.uk> | 2003-12-24 01:38:56 +0000 |
commit | fc438b5afe5b6126d5cae3dd3586e608bc7a4925 (patch) | |
tree | 9c12d332168f70c337ddc8fcdfba6d09b0ae7328 /src | |
parent | 3ca27c2074e52c3616e9709b876d61906bcc2a39 (diff) |
Fixed description
Diffstat (limited to 'src')
-rw-r--r-- | src/memmenu.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/memmenu.c b/src/memmenu.c index 49bc93f..3bb800c 100644 --- a/src/memmenu.c +++ b/src/memmenu.c @@ -20,7 +20,7 @@ ------------------------------------------------------------------------- - Provides a common error exit point + Provides the memory menu */ static const char ident[]="$Id$"; |