summaryrefslogtreecommitdiffhomepage
path: root/mixgtk
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2001-05-19 14:55:15 +0000
committerJose Antonio Ortega Ruiz <jao@gnu.org>2001-05-19 14:55:15 +0000
commite4991e123b8f37030b35dc8a0bdb72be7d631691 (patch)
tree7a5991e071e1cb3360100da3e7f2c2bdff3304ce /mixgtk
parent6887958e1e52cd538ff93c710a8aaa646464a1c2 (diff)
downloadmdk-e4991e123b8f37030b35dc8a0bdb72be7d631691.tar.gz
mdk-e4991e123b8f37030b35dc8a0bdb72be7d631691.tar.bz2
0.3.2 release
Diffstat (limited to 'mixgtk')
-rw-r--r--mixgtk/mixgtk_mixvm.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/mixgtk/mixgtk_mixvm.c b/mixgtk/mixgtk_mixvm.c
index 9c5d9bd..b3a52c1 100644
--- a/mixgtk/mixgtk_mixvm.c
+++ b/mixgtk/mixgtk_mixvm.c
@@ -1,7 +1,7 @@
/* -*-c-*- -------------- mixgtk_mixvm.c :
* Implementation of the functions declared in mixgtk_mixvm.h
* ------------------------------------------------------------------
- * Last change: Time-stamp: "01/03/14 16:34:31 jose"
+ * Last change: Time-stamp: "2001-05-19 16:39:16 jao"
* ------------------------------------------------------------------
* Copyright (C) 2001 Free Software Foundation, Inc.
*
@@ -389,7 +389,7 @@ void
on_memory_cells_select_row (GtkCList *w, gint row, gint col,
GdkEvent *e, gpointer data)
{
- enum {SIZE = 20};
+ enum {SIZE = 30};
static gchar BUFFER[SIZE];
snprintf (BUFFER, SIZE, "Memory cell no. %d", row);
mixgtk_input_word (BUFFER,