* bitmap.c: Comment some functions; fiddle whitespace.
commitca2968e9696954af516de34c9717a5de2b229994
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 11 Jul 2001 17:34:48 +0000 (11 17:34 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 11 Jul 2001 17:34:48 +0000 (11 17:34 +0000)
treeaeeb06ccb1795afa9875c6a410e10e1b51fc8a2f
parentcca23eb2566d435fe4ca3520330df6852080e6de
    * bitmap.c: Comment some functions; fiddle whitespace.
        (bitmap_free): Don't export.
        (bitmap_element_allocate): Use memset.
        * bitmap.h (bitmap_free): Don't declare.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@43940 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/bitmap.c
gcc/bitmap.h