diff options
author | michael <michael@82007160-df01-0410-b94d-b575c5fd34c7> | 2013-11-18 19:14:19 +0000 |
---|---|---|
committer | michael <michael@82007160-df01-0410-b94d-b575c5fd34c7> | 2013-11-18 19:14:19 +0000 |
commit | 808a018842601dd8ebbe28d446d5f6cda7ac7807 (patch) | |
tree | e787a180fb7f2224ae84c2c83e1b99d297ab7924 /src/conf_parser.h | |
parent | ade5b8c1d7df2eeacb7a7796996bc135e8b3c7dd (diff) |
- bison 3.0.1
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.1.x@2571 82007160-df01-0410-b94d-b575c5fd34c7
Diffstat (limited to 'src/conf_parser.h')
-rw-r--r-- | src/conf_parser.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/conf_parser.h b/src/conf_parser.h index b1ea09a..e45c349 100644 --- a/src/conf_parser.h +++ b/src/conf_parser.h @@ -1,4 +1,4 @@ -/* A Bison parser, made by GNU Bison 3.0. */ +/* A Bison parser, made by GNU Bison 3.0.1. */ /* Bison interface for Yacc-like parsers in C |