From 7753adb9a57bdf3452eef9b767ea0dd07643f764 Mon Sep 17 00:00:00 2001 From: wessels <> Date: Thu, 8 Jan 1998 04:14:24 +0000 Subject: [PATCH] removed mysterious tabs --- src/Makefile.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Makefile.in b/src/Makefile.in index 9987d0047c..ac426e866e 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.112 1998/01/06 00:27:55 wessels Exp $ +# $Id: Makefile.in,v 1.113 1998/01/07 21:14:24 wessels Exp $ # # Uncomment and customize the following to suit your needs: # @@ -134,7 +134,7 @@ SNMP_OBJS = \ ASYNC_OBJS = \ aiops.o \ async_io.o - + DEFAULTS = \ -DDEFAULT_CONFIG_FILE=\"$(DEFAULT_CONFIG_FILE)\" -- 2.47.3