From: Zack Weinberg Date: Wed, 27 Jan 1999 07:28:14 +0000 (+0000) Subject: Remove trigraph in comment X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=e45ed4de44d39af778e4f7ebac4e79ddbfbc53b6;p=gcc.git Remove trigraph in comment From-SVN: r24881 --- diff --git a/gcc/fold-const.c b/gcc/fold-const.c index 2beab08c3aa..9b17374f80b 100644 --- a/gcc/fold-const.c +++ b/gcc/fold-const.c @@ -2375,7 +2375,7 @@ eval_subst (arg, old0, new0, old1, new1) default: break; } - /* fall through (???) */ + /* fall through - ??? */ case '<': {