X-Git-Url: http://git.sourceforge.jp/view?p=pf3gnuchains%2Fgcc-fork.git;a=blobdiff_plain;f=gcc%2Ffortran%2Ferror.c;h=084f0ef474e9180664c79e3136b61dcef220d9d1;hp=3c0d5c891eed35a185b15f77851cb3d6314f15d4;hb=231e961a9a50ce102e447163c26f978c313c95ee;hpb=55d0e9506b63ea48617e8963846a589e0938c0c3 diff --git a/gcc/fortran/error.c b/gcc/fortran/error.c index 3c0d5c891ee..084f0ef474e 100644 --- a/gcc/fortran/error.c +++ b/gcc/fortran/error.c @@ -741,7 +741,7 @@ gfc_status_char (char c) } -/* Report the number of warnings and errors that occured to the caller. */ +/* Report the number of warnings and errors that occurred to the caller. */ void gfc_get_errors (int *w, int *e)