summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-11-09 08:06:16 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-11-09 08:06:16 +0000
commit4f2866c259b248dc6005c36e8561775bdccd0a8d (patch)
tree8c7786e1c5508237af4be854fa5ad2163e5e933c /misc
parentdon't build bundled libintl. (diff)
Fix trailing spaces following a \
Noticed by: Subject: INDEX build failed
Notes
Notes: svn path=/head/; revision=93502
Diffstat (limited to 'misc')
-rw-r--r--misc/firestring/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/firestring/Makefile b/misc/firestring/Makefile
index 50bb38eda207..6d97d838593d 100644
--- a/misc/firestring/Makefile
+++ b/misc/firestring/Makefile
@@ -39,14 +39,14 @@ MAN3= firestring_chomp.3 firestring_estr_munch.3 \
firestring_estr_astrcat.3 firestring_estr_vsprintf.3 \
firestring_estr_astrcpy.3 \
firestring_estr_xml_decode.3 \
- firestring_estr_base64_decode.3 \
+ firestring_estr_base64_decode.3 \
firestring_estr_xml_encode.3 \
firestring_estr_base64_encode.3 firestring_fprintf.3 \
firestring_estr_chomp.3 firestring_hextoi.3 \
firestring_estr_chug.3 firestring_malloc.3 \
firestring_estr_ends.3 firestring_printf.3 \
firestring_estr_estrcasecmp.3 firestring_realloc.3 \
- firestring_estr_estrcat.3 \
+ firestring_estr_estrcat.3 \
firestring_set_error_handler.3 \
firestring_estr_estrcmp.3 firestring_snprintf.3 \
firestring_estr_estrcpy.3 firestring_strcasecmp.3 \