This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Trivial typo patch.


Index: gcc/cp/ChangeLog
===================================================================
RCS file: /cvsroot/gcc/gcc/gcc/cp/ChangeLog,v
retrieving revision 1.3185
diff -c -3 -p -r1.3185 ChangeLog
*** gcc/cp/ChangeLog	30 Jan 2003 07:23:58 -0000	1.3185
--- gcc/cp/ChangeLog	30 Jan 2003 15:14:01 -0000
***************
*** 1620,1626 ****
  
  	* cp-tree.h (DECL_LANG_FLAG_4): Document more uses.
  	(template_parms_equal): Remove prototype.
! 	* typeck.c (buuld_indirect_ref): Reformat.
  
  2002-11-25  Jason Merrill  <jason@redhat.com>
  
--- 1620,1626 ----
  
  	* cp-tree.h (DECL_LANG_FLAG_4): Document more uses.
  	(template_parms_equal): Remove prototype.
! 	* typeck.c (build_indirect_ref): Reformat.
  
  2002-11-25  Jason Merrill  <jason@redhat.com>
  

 --------------------------------------------------------------------
 Theodore Papadopoulo
 Email: Theodore.Papadopoulo@sophia.inria.fr Tel: (33) 04 92 38 76 01
 --------------------------------------------------------------------




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]