diff options
| author | Chong Yidong | 2005-11-16 16:03:26 +0000 |
|---|---|---|
| committer | Chong Yidong | 2005-11-16 16:03:26 +0000 |
| commit | bf12aeee609e9a452481d3144034fab129398f68 (patch) | |
| tree | ccfef6b6dc2a04691264c5e8ec8729f8a4fa3f50 /src/gnu.h | |
| parent | 169593904f021971ba8b2ef9602bcd685862536a (diff) | |
| download | emacs-bf12aeee609e9a452481d3144034fab129398f68.tar.gz emacs-bf12aeee609e9a452481d3144034fab129398f68.zip | |
Revert accidental corruption of xbm image.
Diffstat (limited to 'src/gnu.h')
| -rw-r--r-- | src/gnu.h | 5 |
1 files changed, 2 insertions, 3 deletions
| @@ -222,8 +222,8 @@ static unsigned char gnu_bits[] = { | |||
| 222 | 0xc7, 0xe3, 0x1f, 0x00, 0x10, 0xf1, 0xd8, 0x01, 0x05, 0x3c, 0x00, 0x10, | 222 | 0xc7, 0xe3, 0x1f, 0x00, 0x10, 0xf1, 0xd8, 0x01, 0x05, 0x3c, 0x00, 0x10, |
| 223 | 0x83, 0x6c, 0x00, 0x1a, 0x40, 0x00, 0x10, 0x66, 0x36, 0x54, 0xd5, 0xff, | 223 | 0x83, 0x6c, 0x00, 0x1a, 0x40, 0x00, 0x10, 0x66, 0x36, 0x54, 0xd5, 0xff, |
| 224 | 0x00, 0x30, 0x3c, 0xdb, 0xab, 0x3a, 0x2a, 0x00, 0x60, 0x80, 0xe9, 0x54, | 224 | 0x00, 0x30, 0x3c, 0xdb, 0xab, 0x3a, 0x2a, 0x00, 0x60, 0x80, 0xe9, 0x54, |
| 225 | 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, | 225 | 0x35, 0x00, 0x00, 0xe0, 0xe0, 0x6c, 0xb9, 0x6a, 0x00, 0x00, 0x80, 0x37, |
| 226 | 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, | 226 | 0xb6, 0x66, 0x75, 0x00, 0x00, 0x00, 0x0f, 0xb6, 0xb4, 0x6a, 0x00, 0x00, |
| 227 | 0x00, 0x06, 0xb3, 0x77, 0x75, 0x00, 0x00, 0x00, 0xe1, 0x19, 0xa7, 0x6a, | 227 | 0x00, 0x06, 0xb3, 0x77, 0x75, 0x00, 0x00, 0x00, 0xe1, 0x19, 0xa7, 0x6a, |
| 228 | 0x00, 0x00, 0xc0, 0xff, 0x19, 0x48, 0xf5, 0x00, 0x00, 0x40, 0x75, 0x15, | 228 | 0x00, 0x00, 0xc0, 0xff, 0x19, 0x48, 0xf5, 0x00, 0x00, 0x40, 0x75, 0x15, |
| 229 | 0xaf, 0xea, 0x00, 0x00, 0x00, 0x70, 0x35, 0x66, 0xd5, 0x00, 0x00, 0x00, | 229 | 0xaf, 0xea, 0x00, 0x00, 0x00, 0x70, 0x35, 0x66, 0xd5, 0x00, 0x00, 0x00, |
| @@ -240,7 +240,6 @@ static unsigned char gnu_bits[] = { | |||
| 240 | 0xf8, 0x0f, 0x00, 0x00, 0x00, 0x00, 0x00, 0xa0, 0x02, 0x00, 0x00, 0x00, | 240 | 0xf8, 0x0f, 0x00, 0x00, 0x00, 0x00, 0x00, 0xa0, 0x02, 0x00, 0x00, 0x00, |
| 241 | 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, | 241 | 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, |
| 242 | 0x00, 0x00}; | 242 | 0x00, 0x00}; |
| 243 | |||
| 244 | #endif | 243 | #endif |
| 245 | 244 | ||
| 246 | /* arch-tag: b57020c7-c937-4d77-8ca6-3875178d9828 | 245 | /* arch-tag: b57020c7-c937-4d77-8ca6-3875178d9828 |