bitmap.c (bitmap_element_allocate): Use "void" for arglist instead of an empty arglis...
authorJeffrey A Law <law@cygnus.com>
Wed, 8 Apr 1998 11:54:19 +0000 (11:54 +0000)
committerJeff Law <law@gcc.gnu.org>
Wed, 8 Apr 1998 11:54:19 +0000 (05:54 -0600)
commitc3709629ed9d2bb600f85a9949a76f3cc9fe48fe
tree8a8d8da2cab610c9164aa22563bb57c136b7801c
parentee5254ffe2e508e24997c949e4d99e9dea1f49a4
bitmap.c (bitmap_element_allocate): Use "void" for arglist instead of an empty arglist in prototype.

        * bitmap.c (bitmap_element_allocate): Use "void" for arglist instead
        of an empty arglist in prototype.

From-SVN: r19044
gcc/ChangeLog
gcc/bitmap.c