summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--share/man/man9/style.92
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man9/style.9 b/share/man/man9/style.9
index 932676c..cc3727c 100644
--- a/share/man/man9/style.9
+++ b/share/man/man9/style.9
@@ -244,7 +244,7 @@ is treated as
/* Yet another large region here, or other conditional code. */
#else /* COMPAT_43 */
/* Or here. */
-#endif /* !COMPAT_43*/
+#endif /* !COMPAT_43 */
.Ed
.Pp
The project is slowly moving to use the
OpenPOWER on IntegriCloud