summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan C <ianc@noddybox.co.uk>2003-12-24 01:38:56 +0000
committerIan C <ianc@noddybox.co.uk>2003-12-24 01:38:56 +0000
commitfc438b5afe5b6126d5cae3dd3586e608bc7a4925 (patch)
tree9c12d332168f70c337ddc8fcdfba6d09b0ae7328
parent3ca27c2074e52c3616e9709b876d61906bcc2a39 (diff)
Fixed description
-rw-r--r--src/memmenu.c2
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$";