Mercurial > emacs
view etc/letter.xpm @ 70679:ff708eaf43ab
(archive-arc-summarize, archive-lzh-summarize): Convert csize to integer when
computing offsets within the compressed archive file.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Tue, 16 May 2006 18:28:02 +0000 |
parents | bc20bf61a6e9 |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};