view src/bitmaps/dimple1.xbm @ 36969:e6c28065a5f9

Minor wording changes in description of the Solaris NFS problems resulting in "text file busy". From Bill Richter <richter@math.northwestern.edu>.
author Eli Zaretskii <eliz@gnu.org>
date Sat, 24 Mar 2001 08:08:11 +0000
parents 8f14d08e19f7
children
line wrap: on
line source

#define dimple1_width 16
#define dimple1_height 16
static unsigned char dimple1_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};