Mercurial > emacs
view etc/images/smilies/wry.xpm @ 74220:ae3e88b9ef1b
(w32_msg_worker): Declare correctly.
(w32_initialize): Don't cast w32_msg_worker.
author | Jason Rumney <jasonr@gnu.org> |
---|---|
date | Mon, 27 Nov 2006 10:00:28 +0000 |
parents | 210af0ad3d35 |
children |
line wrap: on
line source
/* XPM */ static char * wry_xpm[] = { "13 14 3 1", " c None", ". c #000000", "+ c #FFDD00", " ....... ", " ..+++++.. ", " .+++++++++. ", ".+++++++++++.", ".+++++++..++.", ".++..+++..++.", ".++..+++++++.", ".+++++++++++.", ".+++++++...+.", ".+++++...+++.", ".++++..+++++.", " .+++.+++++. ", " ..+++++.. ", " ....... "};