]> granicus.if.org Git - fribidi/commit
gen-brackets-tab.c: Declare variables at top-of-block
authorChun-wei Fan <fanchunwei@src.gnome.org>
Tue, 27 Feb 2018 04:30:50 +0000 (12:30 +0800)
committerKhaled Hosny <khaledhosny@eglug.org>
Tue, 27 Feb 2018 08:34:18 +0000 (10:34 +0200)
commit3d81debadb301b499457afb52b772df64a03724c
treee419f907185384eaa5cd5dcee0f1e9359c7763bf
parent8c659598253c5427692102fb5f791b8dbf209191
gen-brackets-tab.c: Declare variables at top-of-block

This is the only change that is required for fribidi to build on pre-C99
compilers.
gen.tab/gen-brackets-tab.c