Use a more appropriate variable name.
authorNick Roberts <nickrob@snap.net.nz>
Tue, 15 Nov 2005 11:55:04 +0000 (11:55 +0000)
committerNick Roberts <nickrob@snap.net.nz>
Tue, 15 Nov 2005 11:55:04 +0000 (11:55 +0000)
etc/images/gud/pp.xpm
etc/images/gud/pstar.xpm
etc/images/gud/until.xpm

index bf626e1..03c00d9 100644 (file)
@@ -1,5 +1,5 @@
 /* XPM */
-static char * print_xpm[] = {
+static char * pp_xpm[] = {
 "24 24 2 1",
 "      c None",
 ".     c #000000000000",
index 6edc603..4f9ed1b 100644 (file)
@@ -1,5 +1,5 @@
 /* XPM */
-static char * gud_pstar_xpm[] = {
+static char * pstar_xpm[] = {
 "24 24 2 1",
 "      c #BDBDBEBEBDBD",
 ".     c #000000000000",
index aae32e1..abd6c8c 100644 (file)
@@ -1,5 +1,5 @@
 /* XPM */
-static char * goto_xpm[] = {
+static char * until_xpm[] = {
 "24 24 6 1",
 "      c None",
 ".     c #cc0033",