summaryrefslogtreecommitdiff
path: root/gcc/timevar.c
diff options
context:
space:
mode:
authormrs <mrs@138bc75d-0d04-0410-961f-82ee72b054a4>2002-10-10 18:32:00 +0000
committermrs <mrs@138bc75d-0d04-0410-961f-82ee72b054a4>2002-10-10 18:32:00 +0000
commitf5f20bad70b0e91fc7146deef28af14deffc9e52 (patch)
tree4255b555d27182eb9eb465374a681a6005a3b29d /gcc/timevar.c
parentb1974978ee33e1f2f9ad9b78261d7efccaaead36 (diff)
downloadgcc-f5f20bad70b0e91fc7146deef28af14deffc9e52.tar.gz
Fix spelling.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@58022 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/timevar.c')
-rw-r--r--gcc/timevar.c2
1 files changed, 1 insertions, 1 deletions
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)