Mercurial > emacs
view etc/letter.xpm @ 78980:ac06b6d5fee4
(Fwrite_region): Ignore EINVAL error from fsync.
author | Andreas Schwab <schwab@suse.de> |
---|---|
date | Sat, 06 Oct 2007 08:17:48 +0000 |
parents | bc20bf61a6e9 |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};