diff packages/language/c/libc/stdio/current/ChangeLog @ 2803:d21b0d3d2e3e

* include/stdio.h: Removed extra semicolon after scanf() prototype.
author jlarmour
date Mon, 16 Feb 2009 21:41:12 +0000
parents 74dbf4c3f2e1
children
line wrap: on
line diff
--- a/packages/language/c/libc/stdio/current/ChangeLog
+++ b/packages/language/c/libc/stdio/current/ChangeLog
@@ -1,3 +1,8 @@
+2009-02-16  Lars Povlsen  <lpovlsen@vitesse.com>
+
+	* include/stdio.h: Removed extra semicolon after scanf()
+	prototype.
+
 2009-01-18  Jonathan Larmour  <jifl@eCosCentric.com>
 
 	* src/common/fflush.cxx (cyg_libc_stdio_flush_all_but): Fix silly