This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB 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]

Incomplete last line, gdb/testsuite/gdb.hp/gdb.aCC/optimize.c


2002-12-17  Todd Whitesel  <todd.whitesel@windriver.com>

	* gdb.hp/gdb.aCC/optimize.c: Fix missing newline at end of file.


Index: optimize.c
===================================================================
RCS file: /cvs/src/src/gdb/testsuite/gdb.hp/gdb.aCC/optimize.c,v
retrieving revision 1.1.1.1
diff -c -r1.1.1.1 optimize.c
*** optimize.c	16 Aug 1999 19:55:53 -0000	1.1.1.1
--- optimize.c	17 Dec 2002 19:34:13 -0000
***************
*** 73,76 ****
      return test_opt;
  }
  
! /* end */
\ No newline at end of file
--- 73,76 ----
      return test_opt;
  }
  
! /* end */


-- 
Todd Whitesel
toddpw @ windriver.com


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