view etc/toolbar/last-win-xx.xbm @ 4779:fd98353950a4

Make my last change to elhash.c more kosher, comparing pointers not ints 2009-12-17 Aidan Kehoe <kehoea@parhasard.net> * elhash.c (HASH_TABLE_DEFAULT_REHASH_THRESHOLD): That last change was wrong in theory though not in practice; we're comparing function pointers, not enumeration values.
author Aidan Kehoe <kehoea@parhasard.net>
date Thu, 17 Dec 2009 17:29:32 +0000
parents 376386a54a3c
children 7910031dd78a
line wrap: on
line source

#define noname_width 28
#define noname_height 28
static char noname_bits[] = {
 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xff,0x07,0x00,0x00,0x00,
 0x00,0x00,0xfe,0x2f,0x04,0x00,0x00,0x00,0x00,0xfc,0x5f,0x28,0x04,0x00,0x00,
 0x00,0x00,0x84,0x50,0xf8,0x07,0x00,0x00,0x00,0x00,0x84,0xf0,0x2f,0x04,0x00,
 0x00,0x00,0x00,0xfc,0x5f,0x28,0x04,0x00,0x00,0x00,0x00,0x84,0x50,0xf8,0x07,
 0x00,0x00,0x00,0x00,0x84,0xf0,0x0f,0x00,0x00,0x00,0x00,0x00,0xfc,0x1f,0x00,
 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x06,0x00,0x00,0x00,0x00,
 0x00,0x00,0xe0,0xff,0xff,0x00,0x00,0x00,0x00,0x00,0x00,0x06,0x00,0x00,0x00,
 0x00,0x00,0x00,0x00,0x00,0x00,0x00};