Mercurial > emacs
view etc/images/gud/break.xpm @ 68301:581e383fb47c
(Fload): Don't leak the file descriptor returned by openp if we are going
to signal an error.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Fri, 20 Jan 2006 19:53:36 +0000 |
parents | 96c76ff2e77b |
children |
line wrap: on
line source
/* XPM */ static char * break_xpm[] = { "24 24 2 1", " c None", ". c #cc0033", " ", " ", " ", " ", " .... ", " ........ ", " .......... ", " ............ ", " .............. ", " .............. ", " ................ ", " ................ ", " ................ ", " ................ ", " .............. ", " .............. ", " ............ ", " .......... ", " ........ ", " .... ", " ", " ", " ", " "};