diff src/tokenizer.cpp @ 42:d9ae11033b4b stable-1-9

Add default config to firewall systems that send bounces to non-existant accounts. Switch to Mercurial source control. Update spec file for fedora packaging.
author Carl Byington <carl@five-ten-sg.com>
date Fri, 21 Mar 2008 14:02:32 -0700
parents 6a2f26976898
children ba0259c9e411
line wrap: on
line diff
--- a/src/tokenizer.cpp	Fri Mar 21 08:51:24 2008 +0000
+++ b/src/tokenizer.cpp	Fri Mar 21 14:02:32 2008 -0700
@@ -8,8 +8,6 @@
 
 #include "includes.h"
 
-static char* tokenizer_version="$Id$";
-
 const int maxlen = 1000;	// used for snprintf buffers
 
 enum state {s_init,