From: Jason Merrill Date: Mon, 9 Aug 2004 13:18:56 +0000 (-0400) Subject: fix typo X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=27f577e57d7ac0b2064bb36e5df8d7e2491ea17a;p=gcc.git fix typo From-SVN: r85715 --- diff --git a/libstdc++-v3/libsupc++/guard.cc b/libstdc++-v3/libsupc++/guard.cc index 4d76c308f4a..255108f5f7e 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