OSDN Git Service

2003-07-29 Andrew Pinski <pinskia@physics.uc.edu>
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog.4
index ac0f7e0..25546c4 100644 (file)
@@ -14230,7 +14230,7 @@ Fri Jul 14 10:25:53 2000  Clinton Popetz  <cpopetz@cygnus.com>
        (cpp_pop_buffer): Use _cpp_pop_file_buffer.
 
        * cpplex.c: Move all prototypes and structure declarations to the
-       top of the file.  Properly parenthesise some macro arguments.
+       top of the file.  Properly parenthesize some macro arguments.
        (cpp_scan_line): New function.
        (special_symbol [case T_INCLUDE_DEPTH]): Use pfile->include_depth,
        don't need to walk up the stack counting.