summaryrefslogtreecommitdiff
path: root/usr/src/head/protocols/timed.h
diff options
context:
space:
mode:
authorMarcel Telka <marcel@telka.sk>2017-07-02 04:55:09 +0200
committerDan McDonald <danmcd@joyent.com>2017-07-20 14:05:52 -0400
commit6e270ca825f06ec0e2d77db462b83074ec585f2f (patch)
tree410244324a0d0171c4c44eeabe948ce6717e6104 /usr/src/head/protocols/timed.h
parent36ee0868e847bc76173d0402abf2d9df271ad623 (diff)
downloadillumos-joyent-6e270ca825f06ec0e2d77db462b83074ec585f2f.tar.gz
8451 cstyle: Remove space-tab sequences in usr/src/head
Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Dan McDonald <danmcd@omniti.com>
Diffstat (limited to 'usr/src/head/protocols/timed.h')
-rw-r--r--usr/src/head/protocols/timed.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/head/protocols/timed.h b/usr/src/head/protocols/timed.h
index 0b92374617..6c44afe56b 100644
--- a/usr/src/head/protocols/timed.h
+++ b/usr/src/head/protocols/timed.h
@@ -44,7 +44,7 @@ extern "C" {
#endif
#define TSPVERSION 1
-#define ANYADDR NULL
+#define ANYADDR NULL
struct tsp {
uchar_t tsp_type;