Mercurial > emacs
view etc/images/smilies/cry.xpm @ 94858:fd381653248f
Typo fix.
author | Eric S. Raymond <esr@snark.thyrsus.com> |
---|---|
date | Sun, 11 May 2008 14:50:25 +0000 |
parents | 210af0ad3d35 |
children |
line wrap: on
line source
/* XPM */ static char * cry_xpm[] = { "13 14 3 1", " c None", ". c #000000", "+ c #FFDD00", " ....... ", " ..+++++.. ", " .+++++++++. ", ".+++++++++++.", ".++..+++..++.", ".++++++++.++.", ".+++++++.+.+.", ".+++++++.+.+.", ".++++++++..+.", ".+++.....+++.", ".++.+++++.++.", " .+++++++++. ", " ..+++++.. ", " ....... "};