* bitmap.c (bitmap_element_allocate): Use "void" for arglist instead
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 8 Apr 1998 11:54:19 +0000 (11:54 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 8 Apr 1998 11:54:19 +0000 (11:54 +0000)
commit2ab68953ed77f2314530747661e104b0f14cd6ad
tree8a8d8da2cab610c9164aa22563bb57c136b7801c
parent823f5e65ebff5ac3fe8f41c24e9f1ed9197b8c76
    * bitmap.c (bitmap_element_allocate): Use "void" for arglist instead
        of an empty arglist in prototype.

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