ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/src/conf_parser.c
(Generate patch)

Comparing ircd-hybrid-7.3/src/ircd_parser.c (file contents):
Revision 1089 by michael, Wed Mar 24 22:36:04 2010 UTC vs.
Revision 1103 by michael, Wed Aug 18 22:18:47 2010 UTC

# Line 1 | Line 1
1 < /* A Bison parser, made by GNU Bison 2.4.2.  */
1 > /* A Bison parser, made by GNU Bison 2.4.3.  */
2  
3   /* Skeleton implementation for Bison's Yacc-like parsers in C
4    
5 <      Copyright (C) 1984, 1989-1990, 2000-2006, 2009-2010 Free Software
6 <   Foundation, Inc.
5 >      Copyright (C) 1984, 1989, 1990, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
6 >   2009, 2010 Free Software Foundation, Inc.
7    
8     This program is free software: you can redistribute it and/or modify
9     it under the terms of the GNU General Public License as published by
# Line 45 | Line 45
45   #define YYBISON 1
46  
47   /* Bison version.  */
48 < #define YYBISON_VERSION "2.4.2"
48 > #define YYBISON_VERSION "2.4.3"
49  
50   /* Skeleton name.  */
51   #define YYSKELETON_NAME "yacc.c"

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)