summaryrefslogtreecommitdiffstats
path: root/usr.bin/sort/coll.h
diff options
context:
space:
mode:
authorpfg <pfg@FreeBSD.org>2014-04-30 20:39:08 +0000
committerpfg <pfg@FreeBSD.org>2014-04-30 20:39:08 +0000
commit2372623c9c03f071c3c235fceb736421d940c993 (patch)
tree33c4fc724ead781b44a9d065302cf36bcd8395a1 /usr.bin/sort/coll.h
parente6ff96679cf00be340be4fc5e7ccde495f96938d (diff)
downloadFreeBSD-src-2372623c9c03f071c3c235fceb736421d940c993.zip
FreeBSD-src-2372623c9c03f071c3c235fceb736421d940c993.tar.gz
MFC r264581, r264744:
Various style(9) fixes and typos in printf, grep, sort and patch. #define should be followed by a tab.
Diffstat (limited to 'usr.bin/sort/coll.h')
-rw-r--r--usr.bin/sort/coll.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/sort/coll.h b/usr.bin/sort/coll.h
index 9299742..9a70b8e 100644
--- a/usr.bin/sort/coll.h
+++ b/usr.bin/sort/coll.h
@@ -28,7 +28,7 @@
*/
#if !defined(__COLL_H__)
-#define __COLL_H__
+#define __COLL_H__
#include "bwstring.h"
#include "sort.h"
OpenPOWER on IntegriCloud