From: Jason Merrill Date: Mon, 9 Aug 2004 13:18:56 +0000 (-0400) Subject: fix typo X-Git-Tag: releases/gcc-4.0.0~6037 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=27f577e57d7ac0b2064bb36e5df8d7e2491ea17a;p=thirdparty%2Fgcc.git fix typo From-SVN: r85715 --- diff --git a/libstdc++-v3/libsupc++/guard.cc b/libstdc++-v3/libsupc++/guard.cc index 4d76c308f4a1..255108f5f7e8 100644 --- a/libstdc++-v3/libsupc++/guard.cc +++ b/libstdc++-v3/libsupc++/guard.cc @@ -30,7 +30,7 @@ #include -// The IA64/generic ABI uses the fist byte of the guard variable. +// The IA64/generic ABI uses the first byte of the guard variable. // The ARM EABI uses the least significant bit. namespace __cxxabiv1