Mercurial > emacs
view etc/images/close.xpm @ 90664:aa6d1499ee0a
(Fread_file_name_internal): Use SBYTES (not SCHARS) to
check the tailing slash of a filename.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Mon, 20 Nov 2006 12:10:54 +0000 |
parents | 28718fa5d988 |
children |
line wrap: on
line source
/* XPM */ static char * close_xpm[] = { "24 24 2 1", " c None", ". c #000000", " ", " ", " ", " ", " ", " ", " . . ", " . ... ", " .. .... ", " .. ... ", " ..... ", " ... ", " ..... ", " ....... ", " ... .... ", " ... .... ", " ... .. ", " ", " ", " ", " ", " ", " ", " "};