]> git.saurik.com Git - bison.git/commit
Fix last warning from --enable-gcc-warnings.
authorJoel E. Denny <jdenny@ces.clemson.edu>
Mon, 17 Nov 2008 15:36:28 +0000 (10:36 -0500)
committerJoel E. Denny <jdenny@ces.clemson.edu>
Mon, 17 Nov 2008 15:36:28 +0000 (10:36 -0500)
commita8beef7e6a9f6b75fa249d59b4c79585190540b6
treecca14dc93065618481ccdf450b3d0c787ed9f0fd
parentd50eea6df5e4fff2ec4247e0faae009c53879404
Fix last warning from --enable-gcc-warnings.

* src/getargs.c (getargs): Don't assign const address to non-const
pointer.
ChangeLog
src/getargs.c