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]

Fix typo in x86_64-signal.h


Committed as obvious,
Andreas

2004-02-08  Andreas Jaeger  <aj@suse.de>

	* include/x86_64-signal.h: Fix typo.

============================================================
Index: libjava/include/x86_64-signal.h
--- include/x86_64-signal.h	23 Jan 2004 17:32:16 -0000	1.5
+++ include/x86_64-signal.h	8 Feb 2004 17:34:23 -0000
@@ -84,7 +84,7 @@ while (0)  
 
 #else /* __x86_64__ */
 
-/* This is for the 32-bit subsystem on on x86-64.  */
+/* This is for the 32-bit subsystem on x86-64.  */
 
 #define sigcontext_struct sigcontext
 #include <java-signal-aux.h>

-- 
 Andreas Jaeger, aj@suse.de, http://www.suse.de/~aj
  SuSE Linux AG, Maxfeldstr. 5, 90409 Nürnberg, Germany
   GPG fingerprint = 93A3 365E CE47 B889 DF7F  FED1 389A 563C C272 A126

Attachment: pgp00000.pgp
Description: PGP signature


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