bitmap.c: Comment some functions; fiddle whitespace.
authorRichard Henderson <rth@redhat.com>
Wed, 11 Jul 2001 17:34:48 +0000 (10:34 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Wed, 11 Jul 2001 17:34:48 +0000 (10:34 -0700)
commita615c28a76cf89e38a5ee5359b9215948c21efe7
treeaeeb06ccb1795afa9875c6a410e10e1b51fc8a2f
parent5a660bff9a2fb1e4cf5f914fa881aa1dd0139c22
bitmap.c: Comment some functions; fiddle whitespace.

        * bitmap.c: Comment some functions; fiddle whitespace.
        (bitmap_free): Don't export.
        (bitmap_element_allocate): Use memset.
        * bitmap.h (bitmap_free): Don't declare.

From-SVN: r43940
gcc/ChangeLog
gcc/bitmap.c
gcc/bitmap.h