]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/c-family/c-indentation.c
Wrap option names in gcc internal messages with %< and %>.
[thirdparty/gcc.git] / gcc / c-family / c-indentation.c
index 23eac7965de5f36db85f12a65b5e326bc2d357ab..e6431255cabaa6017832126f8a02ab952cb901e4 100644 (file)
@@ -64,7 +64,7 @@ get_visual_column (expanded_location exploc, location_t loc,
          /* Notify the user the first time this happens.  */
          issued_note = true;
          inform (loc,
-                 "-Wmisleading-indentation is disabled from this point"
+                 "%<-Wmisleading-indentation%> is disabled from this point"
                  " onwards, since column-tracking was disabled due to"
                  " the size of the code/headers");
        }