changeset 2828:35a9f5cc6296

* tests/flash2.c (cyg_user_start): Call cyg_flash_init() with NULL argument.
author jlarmour
date Fri, 20 Feb 2009 22:37:30 +0000
parents 16bd2526e63f
children 523b1205586e
files packages/devs/flash/synth/current/ChangeLog
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/packages/devs/flash/synth/current/ChangeLog
+++ b/packages/devs/flash/synth/current/ChangeLog
@@ -1,7 +1,7 @@
 2009-02-20  Jonathan Larmour  <jifl@eCosCentric.com>
 
-	* tests/flash2.c (cyg_user_start): Call cyg_flash_init with
-	NULL arg.
+	* tests/flash2.c (cyg_user_start): Call cyg_flash_init() with
+	NULL argument.
 
 2009-02-18  Jonathan Larmour  <jifl@eCosCentric.com>