Skip to content

Commit 4145f19

Browse files
committed
Transport patch from 877d696
Appears to have been manually added to the Bison-generated output.
1 parent 54993f4 commit 4145f19

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/cbf.stx.y

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -296,6 +296,8 @@ static int cbf_lex_wrapper (void *val, void *vcontext)
296296

297297
cbf_file *cbffile;
298298

299+
CBF_UNUSED( cbffile );
300+
299301

300302
do {
301303

0 commit comments

Comments
 (0)