fixed warning about incompatible assignment

git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@2102 152afb58-edef-0310-8abb-c4023f1b3aa9
svn/tags/lighttpd-1.4.19
Jan Kneschke 16 years ago
parent 87d3e8e41e
commit 7a61e46289

@ -122,6 +122,7 @@ metaline ::= EOL.
%type aelement {data_unset *}
%type condline {data_config *}
%type condlines {data_config *}
%type global {data_config *}
%type aelements {array *}
%type array {array *}
%type key {buffer *}

Loading…
Cancel
Save