From: Robert Lipe Date: Tue, 2 Jun 1998 21:37:21 +0000 (+0000) Subject: Correct typo in "OPtions" X-Git-Tag: prereleases/egcs-1.1-prerelease~961 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=cc33912a9a2f47997546bea2871c52f8386d11e9;p=thirdparty%2Fgcc.git Correct typo in "OPtions" From-SVN: r20196 --- diff --git a/gcc/testsuite/g++.old-deja/g++.robertl/eb123.C b/gcc/testsuite/g++.old-deja/g++.robertl/eb123.C index b4c595efc904..dd729d48ae9b 100644 --- a/gcc/testsuite/g++.old-deja/g++.robertl/eb123.C +++ b/gcc/testsuite/g++.old-deja/g++.robertl/eb123.C @@ -1,4 +1,4 @@ -// Special g++ OPtions: -O2 -W +// Special g++ Options: -O2 -W // Build don't link: #include "stdio.h"