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]

Re: NLS related patches


* Richard Henderson (rth@cygnus.com) [20000629 01:58]:
> On Thu, Jun 29, 2000 at 01:54:49AM +0200, Philipp Thomas wrote:
> > -      printf ("\nFor bug reporting instructions, please see:\n");
> > +      printf (("\nFor bug reporting instructions, please see:\n"));
> 
> Missing the _.

Ooops. Thanks for catching this.

Philipp

-- 
Philipp Thomas <pthomas@suse.de>
Development, SuSE GmbH, Schanzaecker Str. 10, D-90443 Nuremberg, Germany

#define NINODE  50              /* number of in core inodes */
#define NPROC   30              /* max number of processes */
 	-- Version 7 UNIX for PDP 11, /usr/include/sys/param.h

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