]> granicus.if.org Git - apache/commitdiff
Eliminate spurious tab.
authorBen Laurie <ben@apache.org>
Sun, 11 Jun 2000 13:17:37 +0000 (13:17 +0000)
committerBen Laurie <ben@apache.org>
Sun, 11 Jun 2000 13:17:37 +0000 (13:17 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85513 13f79535-47bb-0310-9956-ffa450edef68

build/rules.mk

index 3be22cdf561a61e5eaa283136d12ff94b3aeac34..d0c193971c36088cc7f203e371beac43f5dd6d90 100644 (file)
@@ -90,7 +90,7 @@ DEFS = -I. -I$(srcdir) -I$(top_srcdir)/modules/mpm/$(MPM_NAME)
 
 .c.slo:
        $(APACHE_SH_COMPILE)
-       
+
 .y.c:
        $(YACC) $(YFLAGS) $< && mv y.tab.c $*.c
        if test -f y.tab.h; then \