diff packages/io/serial/current/ChangeLog @ 1196:ecbb5d87bfe0

* src/common/tty.c: Make tty_select prototype match implementation. * src/common/termiostty.c: Make termios_select prototype match implementation.
author jlarmour
date Fri, 05 Sep 2003 05:09:18 +0000
parents d53522870fc0
children 349e2eadf98d
line wrap: on
line diff
--- a/packages/io/serial/current/ChangeLog
+++ b/packages/io/serial/current/ChangeLog
@@ -1,3 +1,9 @@
+2003-09-02  Eric Doenges <Eric.Doenges@DynaPel.com>
+
+	* src/common/tty.c: Make tty_select prototype match implementation.
+	* src/common/termiostty.c: Make termios_select prototype match 
+	implementation.
+
 2003-09-02  Jonathan Larmour  <jifl@eCosCentric.com>
 
 	* src/common/serial.c: Make serial_select prototype match