* alloc.c (PSEUDOVECTOR_NBYTES): Remove stray ';'
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 4 Jul 2012 16:52:51 +0000 (09:52 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 4 Jul 2012 16:52:51 +0000 (09:52 -0700)
commit356e7178d24ca37e1b75c68489117001229725fe
tree4c6fff04ece2c9285a8d2edba920815aac5ab086
parent95f61aa29aa5c38bbcb6f0f67741f0c04d21ba45
* alloc.c (PSEUDOVECTOR_NBYTES): Remove stray ';'

that causes compilation to fail on pre-C99 compilers.
src/ChangeLog
src/alloc.c