Mercurial > emacs
view etc/images/gud/break.xpm @ 101747:374ac7d3b3ac
Fix typos.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Mon, 02 Feb 2009 07:50:06 +0000 |
parents | 96c76ff2e77b |
children |
line wrap: on
line source
/* XPM */ static char * break_xpm[] = { "24 24 2 1", " c None", ". c #cc0033", " ", " ", " ", " ", " .... ", " ........ ", " .......... ", " ............ ", " .............. ", " .............. ", " ................ ", " ................ ", " ................ ", " ................ ", " .............. ", " .............. ", " ............ ", " .......... ", " ........ ", " .... ", " ", " ", " ", " "};