From: "Juan Manuel Guerrero" Organization: Darmstadt University of Technology To: djgpp-workers AT delorie DOT com Date: Thu, 3 May 2001 19:27:12 +0200 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Small fix for tminit.txh X-mailer: Pegasus Mail for Windows (v2.54DE) Message-ID: <2B617A2BAA@HRZ1.hrz.tu-darmstadt.de> Reply-To: djgpp-workers AT delorie DOT com See patch below. Regards, Guerrero, Juan Manuel diff -acprNC5 djgpp.orig/src/libc/posix/termios/tminit.txh djgpp/src/libc/posix/termios/tminit.txh *** djgpp.orig/src/libc/posix/termios/tminit.txh Sun Apr 1 10:43:22 2001 --- djgpp/src/libc/posix/termios/tminit.txh Thu May 3 16:35:42 2001 *************** parameters. Currently importing paramete *** 14,24 **** emulation is resolved by only internal(static) parameters. Note that this function is automatically called by the other termios functions. @subheading Portability ! @portability !ansi, !posi @node __libc_termios_exist_queue, termios @subheading Syntax @example --- 14,24 ---- emulation is resolved by only internal(static) parameters. Note that this function is automatically called by the other termios functions. @subheading Portability ! @portability !ansi, !posix @node __libc_termios_exist_queue, termios @subheading Syntax @example