X-Git-Url: http://git.sourceforge.jp/view?a=blobdiff_plain;f=gcc%2Fdebug.h;h=11c996fddd05f1bbcfa832fa6c4e75ebc9487bc4;hb=d0d4db625c01392401e16a4c06926e4a17c6a19f;hp=8b65567b5ab6c1df28495ee6b90d6d3edb63d2be;hpb=e74e824245239c20371e3cf494cd4909dd890a39;p=pf3gnuchains%2Fgcc-fork.git diff --git a/gcc/debug.h b/gcc/debug.h index 8b65567b5ab..11c996fddd0 100644 --- a/gcc/debug.h +++ b/gcc/debug.h @@ -23,7 +23,7 @@ Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ toplev.c according to command line options. */ struct gcc_debug_hooks { - /* Initialise debug output. MAIN_FILENAME is the name of the main + /* Initialize debug output. MAIN_FILENAME is the name of the main input file. */ void (* init) PARAMS ((const char *main_filename));