OSDN Git Service

Fix spelling.
authormrs <mrs@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 10 Oct 2002 18:32:00 +0000 (18:32 +0000)
committermrs <mrs@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 10 Oct 2002 18:32:00 +0000 (18:32 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@58022 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/timevar.c

index 0d7fc61..7a10fe7 100644 (file)
@@ -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
 
 /* 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)
 
 static void
 get_time (now)