X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=gcc%2Fc-family%2Fc-indentation.c;h=e6431255cabaa6017832126f8a02ab952cb901e4;hb=2f6d557ff82876432be76b1892c6c3783c0095f4;hp=23eac7965de5f36db85f12a65b5e326bc2d357ab;hpb=5aa8571a29c5332ef2d7ddaaee5820e6f6693518;p=thirdparty%2Fgcc.git diff --git a/gcc/c-family/c-indentation.c b/gcc/c-family/c-indentation.c index 23eac7965de5..e6431255caba 100644 --- a/gcc/c-family/c-indentation.c +++ b/gcc/c-family/c-indentation.c @@ -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"); }