]> git.saurik.com Git - bison.git/commit - src/closure.h
closure, gram: add missing const
authorAkim Demaille <akim@lrde.epita.fr>
Fri, 28 Dec 2012 09:16:37 +0000 (10:16 +0100)
committerAkim Demaille <akim@lrde.epita.fr>
Fri, 28 Dec 2012 09:31:15 +0000 (10:31 +0100)
commit510c8497f81feb0b81ecd656b32c497643796734
treef5666ac83b00e5f0e1c4fd78ffea83c550696d1d
parent432a008d34bdf2178f293d144066ee64977c59f9
closure, gram: add missing const

* src/closure.h, src/closure.c, src/gram.h, src/gram.c: Add some missing
const where appropriate.
src/closure.c
src/closure.h
src/gram.c
src/gram.h