diff options
author | michael <michael@82007160-df01-0410-b94d-b575c5fd34c7> | 2012-11-17 20:11:33 +0000 |
---|---|---|
committer | michael <michael@82007160-df01-0410-b94d-b575c5fd34c7> | 2012-11-17 20:11:33 +0000 |
commit | ffbb1fe8d0edb0939dc5dc321dbd7bf40152cdc8 (patch) | |
tree | bfc025343d22a30a63e2466913b82c4dad8025cf /src/conf_lexer.c | |
parent | 9fd8fe2dcc4a0ab6dd0fa4a548f7c179d79a2fdd (diff) |
- Fixed inconsistent svn file properties
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/trunk@1662 82007160-df01-0410-b94d-b575c5fd34c7
Diffstat (limited to 'src/conf_lexer.c')
-rw-r--r-- | src/conf_lexer.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/conf_lexer.c b/src/conf_lexer.c index 35f2ac7..78c9f47 100644 --- a/src/conf_lexer.c +++ b/src/conf_lexer.c @@ -1647,7 +1647,7 @@ char *yytext; * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 * USA * - * $Id: conf_lexer.l 1644 2012-11-06 22:20:16Z michael $ + * $Id$ */ #line 31 "conf_lexer.l" #include "stdinc.h" |