summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/sys/sysevent.h
diff options
context:
space:
mode:
authorToomas Soome <tsoome@me.com>2017-02-16 11:13:23 +0200
committerDan McDonald <danmcd@joyent.com>2017-06-19 10:47:48 -0400
commit99d29265ec47e10c7ec8c18a67fc83e7dd5ce4f8 (patch)
tree2d9caea4689a0c25420dbede5f8c03b171c1e325 /usr/src/uts/common/sys/sysevent.h
parent02dc24bdf7a983da73ebfd10cc3b5627a74789c5 (diff)
downloadillumos-joyent-99d29265ec47e10c7ec8c18a67fc83e7dd5ce4f8.tar.gz
8397 sysevent.h: C++11 requires a space between literal and string macro
Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Reviewed by: Igor Kozhukhov <igor@dilos.org> Approved by: Dan McDonald <danmcd@joyent.com>
Diffstat (limited to 'usr/src/uts/common/sys/sysevent.h')
-rw-r--r--usr/src/uts/common/sys/sysevent.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/src/uts/common/sys/sysevent.h b/usr/src/uts/common/sys/sysevent.h
index 46a800e62b..304745ed08 100644
--- a/usr/src/uts/common/sys/sysevent.h
+++ b/usr/src/uts/common/sys/sysevent.h
@@ -69,8 +69,8 @@ extern "C" {
#define SUNW_VENDOR "SUNW"
#define SE_USR_PUB "usr:"
#define SE_KERN_PUB "kern:"
-#define SUNW_KERN_PUB SUNW_VENDOR":"SE_KERN_PUB
-#define SUNW_USR_PUB SUNW_VENDOR":"SE_USR_PUB
+#define SUNW_KERN_PUB SUNW_VENDOR ":" SE_KERN_PUB
+#define SUNW_USR_PUB SUNW_VENDOR ":" SE_USR_PUB
/*
* Event header and attribute value limits