From: Christos Zoulas Date: Tue, 23 Oct 2007 19:54:35 +0000 (+0000) Subject: typo in comment. X-Git-Tag: FILE5_05~583 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=99bc440692efa8b5ba389cd48e77279122ca10ab;p=file typo in comment. --- diff --git a/src/readelf.c b/src/readelf.c index 3cf34cc2..69c55149 100644 --- a/src/readelf.c +++ b/src/readelf.c @@ -37,7 +37,7 @@ #include "readelf.h" #ifndef lint -FILE_RCSID("@(#)$File: readelf.c,v 1.64 2007/09/26 20:42:55 christos Exp $") +FILE_RCSID("@(#)$File: readelf.c,v 1.65 2007/10/23 19:54:35 christos Exp $") #endif #ifdef ELFCORE @@ -632,7 +632,7 @@ core: * is in SunOS 5.x and Linux). * * Unfortunately, it's at a different offset - * in varous OSes, so try multiple offsets. + * in various OSes, so try multiple offsets. * If the characters aren't all printable, * reject it. */