Mercurial > emacs
view etc/images/close.xpm @ 100103:c2ef1c8b2d64
(register_font_driver): Use xmalloc.
(font_put_frame_data): Likewise.
author | Andreas Schwab <schwab@suse.de> |
---|---|
date | Mon, 01 Dec 2008 20:14:43 +0000 |
parents | 28718fa5d988 |
children |
line wrap: on
line source
/* XPM */ static char * close_xpm[] = { "24 24 2 1", " c None", ". c #000000", " ", " ", " ", " ", " ", " ", " . . ", " . ... ", " .. .... ", " .. ... ", " ..... ", " ... ", " ..... ", " ....... ", " ... .... ", " ... .... ", " ... .. ", " ", " ", " ", " ", " ", " ", " "};