Mercurial > emacs
view etc/images/ezimage/bits.xpm @ 110459:7ea64e427cb0
* src/doprnt.c: Do not include stdlib.h, config.h does it.
Move #include before macro definition.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Tue, 21 Sep 2010 14:03:34 +0300 |
parents | 616e5cb890c3 |
children |
line wrap: on
line source
/* XPM */ static char * sb_obj_xpm[] = { "15 15 2 1", " c None", ". c #000CFF", " .. . .. . ", ". . . . . . ", ". . . . . . ", ". . . . . . ", " .. . .. . ", " ", ". .. . .. ", ". . . . . . ", ". . . . . . ", ". . . . . . ", ". .. . .. ", " ", " .. . .. . ", ". . . . . . ", ". . . . . . "};