aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
authorMark Murray <markm@FreeBSD.org>2002-04-28 13:59:42 +0000
committerMark Murray <markm@FreeBSD.org>2002-04-28 13:59:42 +0000
commit5d09098835c2caabf4f927646250164263757f9d (patch)
tree4bc83dfb7c1afaa168448aa0f7e3c6c5d7f4c4ca /usr.bin
parent4d56f835164dd5769c9a94376e10533ea039b1cd (diff)
downloadsrc-5d09098835c2caabf4f927646250164263757f9d.tar.gz
src-5d09098835c2caabf4f927646250164263757f9d.zip
Very minor whitespace nit.
Notes
Notes: svn path=/head/; revision=95656
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/fmt/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/fmt/Makefile b/usr.bin/fmt/Makefile
index 5bc3d6caf566..4665003af934 100644
--- a/usr.bin/fmt/Makefile
+++ b/usr.bin/fmt/Makefile
@@ -4,5 +4,4 @@
PROG= fmt
SRCS= fmt.c
-
.include <bsd.prog.mk>