]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
Provide a prototype for yyparse() so that "-Werror" along with stringent
authorobrien <obrien@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 21 Aug 2013 22:57:29 +0000 (22:57 +0000)
committerobrien <obrien@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 21 Aug 2013 22:57:29 +0000 (22:57 +0000)
commit491c0add0016ee6708217a3c4ece2a3837f4286b
tree9f8ba9780f25585c831e27bf65204319116b304e
parent673a7fa7d1e1c72ce209d5622a9a6f6fca99f914
Provide a prototype for yyparse() so that "-Werror" along with stringent
-W* warnings can be used on byacc's output.

git-svn-id: svn://svn.freebsd.org/base/stable/9@254626 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
usr.bin/yacc/skeleton.c