]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* c-exp.y: Add missing semi-colons.
authorTheodore A. Roth <troth@openavr.org>
Wed, 6 Nov 2002 22:55:32 +0000 (22:55 +0000)
committerTheodore A. Roth <troth@openavr.org>
Wed, 6 Nov 2002 22:55:32 +0000 (22:55 +0000)
commit0a20f2a1e52f331778ff8af58a7c2cfa469e6839
tree8e58d3d0c251b3c7b39d87be288c7c0466eeaa94
parente05482366684f6c3231e682df785772a2d56d20e
* c-exp.y: Add missing semi-colons.
* f-exp.y: Add missing semi-colons.
* m2-exp.y: Add missing semi-colons.
* p-exp.y: Add missing semi-colons.
Add empty action to start rule to avoid a type clash error when
building with bison >= 1.50.
gdb/ChangeLog
gdb/c-exp.y
gdb/f-exp.y
gdb/m2-exp.y
gdb/p-exp.y