Deleted Added
full compact
2c2
< Copyright (C) 1997 Free Software Foundation, Inc.
---
> Copyright (C) 1997, 1998, 1999 Free Software Foundation, Inc.
51c51
< int indx; /* Index of last element looked at. */
---
> unsigned int indx; /* Index of last element looked at. */
92c92
< extern void bitmap_print PROTO((FILE *, bitmap, char *, char *));
---
> extern void bitmap_print PROTO((FILE *, bitmap, const char *, const char *));