diff packages/io/serial/current/ChangeLog @ 2196:5c4a2415fdf4

* src/common/tty.c (tty_init): Fix compiler warning with diag_printf() arguments.
author asl
date Tue, 09 May 2006 16:08:20 +0000
parents 4f05a86c20a3
children e50b5a71705a
line wrap: on
line diff
--- a/packages/io/serial/current/ChangeLog
+++ b/packages/io/serial/current/ChangeLog
@@ -1,3 +1,8 @@
+2006-05-09  Andrew Lunn  <andrew.lunn@ascom.ch>
+
+	* src/common/tty.c (tty_init): Fix compiler warning with
+	diag_printf() arguments.
+
 2005-09-02  Sebastien Couret <sebastien.couret@elios-informatique.fr>
 
 	* src/common/termiostty.c and