]> git.eshelyaron.com Git - emacs.git/commitdiff
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 bf626e1abf88b35d79ca517c35add2dec9f7041b..03c00d95df0d14000b980bfbcc21ebc2bdfdaf8b 100644 (file)
@@ -1,5 +1,5 @@
 /* XPM */
-static char * print_xpm[] = {
+static char * pp_xpm[] = {
 "24 24 2 1",
 "      c None",
 ".     c #000000000000",
index 6edc603db14855c6dc9f2baa10e266366ff4ab76..4f9ed1b64e8fdb20c6773d3d3df6c29dc7f4cd13 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 aae32e177a7f9bf18f3d8eafc6c89ccc0a913c72..abd6c8cae9925fa7332b2454559182371d1c0908 100644 (file)
@@ -1,5 +1,5 @@
 /* XPM */
-static char * goto_xpm[] = {
+static char * until_xpm[] = {
 "24 24 6 1",
 "      c None",
 ".     c #cc0033",