From: wessels <> Date: Fri, 31 Oct 1997 05:42:25 +0000 (+0000) Subject: add ident string X-Git-Tag: SQUID_3_0_PRE1~4607 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c5ddf51cd347efabf8064ec0a3d74ba1cf4eab93;p=thirdparty%2Fsquid.git add ident string --- diff --git a/src/globals.h b/src/globals.h index 96adc28b1d..f5dae4ca74 100644 --- a/src/globals.h +++ b/src/globals.h @@ -1,3 +1,6 @@ +/* + * $Id: globals.h,v 1.13 1997/10/30 22:42:25 wessels Exp $ +*/ extern FILE *debug_log; /* NULL */ extern FILE *cache_useragent_log; /* NULL */