]> sjero.net Git - wget/blobdiff - maint.mk
Explicitly import quotearg gnulib module.
[wget] / maint.mk
index 662b37174f2fa2e79932c621beeec830e17ae3d3..4d74e19efc3de897c0c7a07e7df536c7af6e6eb9 100644 (file)
--- a/maint.mk
+++ b/maint.mk
@@ -20,7 +20,7 @@
 ME := maint.mk
 
 # List of all C-like source code files that will be tested for
-# stylistic "errors".  You may want to define this to something 
+# stylistic "errors".  You may want to define this to something
 # more complex in Makefile.cfg.
 C_SOURCES ?= $(shell find . -name '*.[chly]')