Changeset 2102
- Timestamp:
- 02/27/2008 11:40:59 PM (4 months ago)
- Files:
-
- branches/lighttpd-1.4.x/src/configparser.y (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/lighttpd-1.4.x/src/configparser.y
r2079 r2102 123 123 %type condline {data_config *} 124 124 %type condlines {data_config *} 125 %type global {data_config *} 125 126 %type aelements {array *} 126 127 %type array {array *}

