From: Mike Stump Date: Thu, 10 Oct 2002 18:32:00 +0000 (+0000) Subject: Fix spelling. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=83a3aefb836a10e136ea9c8f3e48502f32e1b2bc;p=gcc.git Fix spelling. From-SVN: r58022 --- diff --git a/gcc/timevar.c b/gcc/timevar.c index 0d7fc61faf9..7a10fe78b47 100644 --- a/gcc/timevar.c +++ b/gcc/timevar.c @@ -176,7 +176,7 @@ static void timevar_accumulate /* Fill the current times into TIME. The definition of this function also defines any or all of the HAVE_USER_TIME, HAVE_SYS_TIME, and - HAVA_WALL_TIME macros. */ + HAVE_WALL_TIME macros. */ static void get_time (now)