Skip to content

Commit 79d87c2

Browse files
committed
Use a tab ffs Mark
1 parent c4257ec commit 79d87c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ $(LIBDIR)/clean-for-DTD.xslt: $(LIBDIR)/rfc2629xslt/clean-for-DTD.xslt $(LIBDIR)
9797
$(xsltproc) $(XSLTDIR)/to-1.0-xslt.xslt $< > $@
9898

9999
$(LIBDIR)/rfc2629-no-doctype.xslt: $(LIBDIR)/rfc2629xslt/rfc2629-no-doctype.xslt
100-
$(xsltproc) $(XSLTDIR)/to-1.0-xslt.xslt $< > $@
100+
$(xsltproc) $(XSLTDIR)/to-1.0-xslt.xslt $< > $@
101101

102102
$(XSLTDIR)/clean-for-DTD.xslt $(XSLTDIR)/rfc2629.xslt: $(XSLTDIR)
103103
$(XSLTDIR):

0 commit comments

Comments
 (0)