summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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$";