diff --git a/src/cmd/ksh93/data/builtins.c b/src/cmd/ksh93/data/builtins.c index 533d1a005..185588315 100644 --- a/src/cmd/ksh93/data/builtins.c +++ b/src/cmd/ksh93/data/builtins.c @@ -52,9 +52,9 @@ #undef dirname /* -+ * IMPORTANT: The order of these struct members must be synchronous -+ * with the offsets on the macros defined in include/builtins.h! -+ * The order up through "local" is significant. + * IMPORTANT: The order of these struct members must be synchronous + * with the offsets on the macros defined in include/builtins.h! + * The order up through "local" is significant. */ const struct shtable3 shtab_builtins[] = {