diff options
-rw-r--r-- | etc/images/gud/pstar.xpm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/images/gud/pstar.xpm b/etc/images/gud/pstar.xpm index 4f9ed1b64e8..b7203d3e8fd 100644 --- a/etc/images/gud/pstar.xpm +++ b/etc/images/gud/pstar.xpm @@ -1,7 +1,7 @@ /* XPM */ static char * pstar_xpm[] = { "24 24 2 1", -" c #BDBDBEBEBDBD", +" c None", ". c #000000000000", " ", " ", |