From aa1e8b895b8c58792632239e944ea72bdc42d13c Mon Sep 17 00:00:00 2001 From: wessels <> Date: Fri, 1 Jan 1999 06:50:25 +0000 Subject: [PATCH] damn newline --- src/Makefile.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Makefile.in b/src/Makefile.in index 511bde2486..7f8488390a 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -1,7 +1,7 @@ # # Makefile for the Squid Object Cache server # -# $Id: Makefile.in,v 1.165 1998/12/11 21:01:12 wessels Exp $ +# $Id: Makefile.in,v 1.166 1998/12/31 23:50:25 wessels Exp $ # # Uncomment and customize the following to suit your needs: # @@ -185,7 +185,7 @@ ASYNC_OBJS = \ async_io.o LEAKFINDER_OBJS = \ - leakfinder.o \ + leakfinder.o DEFAULTS = \ -DDEFAULT_CONFIG_FILE=\"$(DEFAULT_CONFIG_FILE)\" -- 2.47.3