Mercurial > hg > xemacs-beta
view etc/gray1.xbm @ 4941:4ce4d519bdd8
use two hashes for comments in Makefile.in.in
-------------------- ChangeLog entries follow: --------------------
src/ChangeLog addition:
2010-01-21 Ben Wing <ben@xemacs.org>
* Makefile.in.in:
Oops. Use two hashes for comments in Makefile.in.in.
author | Ben Wing <ben@xemacs.org> |
---|---|
date | Thu, 21 Jan 2010 04:10:57 -0600 |
parents | 376386a54a3c |
children | 7910031dd78a |
line wrap: on
line source
#define bg2_width 16 #define bg2_height 16 static char bg2_bits[] = { 0x55, 0x55, 0x00, 0x00, 0x55, 0x55, 0x00, 0x00, 0x55, 0x55, 0x00, 0x00, 0x55, 0x55, 0x00, 0x00, 0x55, 0x55, 0x00, 0x00, 0x55, 0x55, 0x00, 0x00, 0x55, 0x55, 0x00, 0x00, 0x55, 0x55, 0x00, 0x00};