Print this page
6621176 $SRC/cmd/cmd-crypto/cryptoadm/*.c seem to have syntax errors in the translation notes

@@ -82,11 +82,11 @@
                 return (FAILURE);
         }
 
         (void) printf(gettext("System-wide Meta Slot Configuration:\n"));
         /*
-         * TRANSLATION_NOTE:
+         * TRANSLATION_NOTE
          * Strictly for appearance's sake, this line should be as long as
          * the length of the translated text above.
          */
         (void) printf(gettext("------------------------------------\n"));
         (void) printf(gettext("Status: %s\n"), puent->flag_metaslot_enabled ?

@@ -111,11 +111,11 @@
         }
 
         if (verbose) {
                 (void) printf(gettext("\nDetailed Meta Slot Information:\n"));
                 /*
-                 * TRANSLATION_NOTE:
+                 * TRANSLATION_NOTE
                  * Strictly for appearance's sake, this line should be as
                  * long as the length of the translated text above.
                  */
                 (void) printf(gettext("-------------------------------\n"));
         }