annotate 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
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1 #define noname_width 28
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2 #define noname_height 28
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3 static char noname_bits[] = {
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xff,0x07,0x00,0x00,0x00,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5 0x00,0x00,0xfe,0x2f,0x04,0x00,0x00,0x00,0x00,0xfc,0x5f,0x28,0x04,0x00,0x00,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6 0x00,0x00,0x84,0x50,0xf8,0x07,0x00,0x00,0x00,0x00,0x84,0xf0,0x2f,0x04,0x00,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7 0x00,0x00,0x00,0xfc,0x5f,0x28,0x04,0x00,0x00,0x00,0x00,0x84,0x50,0xf8,0x07,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
8 0x00,0x00,0x00,0x00,0x84,0xf0,0x0f,0x00,0x00,0x00,0x00,0x00,0xfc,0x1f,0x00,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
9 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x06,0x00,0x00,0x00,0x00,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
10 0x00,0x00,0xe0,0xff,0xff,0x00,0x00,0x00,0x00,0x00,0x00,0x06,0x00,0x00,0x00,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
11 0x00,0x00,0x00,0x00,0x00,0x00,0x00};