From 2057ffdb50231dd9888e66b56c39e6afee25981e Mon Sep 17 00:00:00 2001 From: Robert James Kaes Date: Thu, 13 Mar 2003 19:31:09 +0000 Subject: # Changed the wording of the header comment to remove the reference to "dnsserver" --- src/common.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/common.h b/src/common.h index e3854f0..be696cf 100644 --- a/src/common.h +++ b/src/common.h @@ -1,9 +1,9 @@ -/* $Id: common.h,v 1.4 2003-03-13 16:56:28 rjkaes Exp $ +/* $Id: common.h,v 1.5 2003-03-13 19:31:09 rjkaes Exp $ * * This file groups all the headers required throughout the tinyproxy * system. All this information use to be in the "tinyproxy.h" header, - * but since dnsserver.c also needs these headers, so it's been moved into - * this file. + * but various other "libraries" in the program need the same information, + * without the tinyproxy specific defines. * * Copyright (C) 2002 Robert James Kaes (rjkaes@flarenet.com) * -- cgit v1.2.3