]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
damn newline
authorwessels <>
Fri, 1 Jan 1999 06:50:25 +0000 (06:50 +0000)
committerwessels <>
Fri, 1 Jan 1999 06:50:25 +0000 (06:50 +0000)
src/Makefile.in

index 511bde2486bfea74cd7ba1b378da3fa59b2f9904..7f8488390a231ca4940bb15f7136cdf7b8e7fb94 100644 (file)
@@ -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)\"