Mercurial > emacs
view lisp/sb-dir-minus.xpm @ 83033:3fed8a60d18c
Trivial fixes to shut up some of the compiler warnings.
src/dispextern.h (tty_set_terminal_modes, tty_reset_terminal_modes)
(create_tty_output): Added missing prototypes.
git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-73
author | Karoly Lorentey <lorentey@elte.hu> |
---|---|
date | Mon, 02 Feb 2004 22:15:35 +0000 |
parents | 95fb805b4d40 |
children | c2a09ac7b7b1 |
line wrap: on
line source
/* XPM */ static char * sb_dir__xpm[] = { "20 15 4 1", " c None", ". c #828282", "+ c #000000", "@ c #FFF993", " ....... ", ".+++++++. ", ".+@@@@@@+.......... ", ".+@@@@@@@++++++++++.", ".+@@@@@@@@@@@@@@@@+.", ".+@@@@@@@@@@@@@@@@+.", ".+@@@@@@@@@@@@@@@@+.", ".+@@@@@++++++@@@@@+.", ".+@@@@@++++++@@@@@+.", ".+@@@@@@@@@@@@@@@@+.", ".+@@@@@@@@@@@@@@@@+.", ".+@@@@@@@@@@@@@@@@+.", ".+@@@@@@@@@@@@@@@@+.", ".++++++++++++++++++.", " .................. "};