# HG changeset patch # User jlarmour # Date 1235169450 0 # Node ID 35a9f5cc6296e81319181c1d32ed79b0c2a0f5d4 # Parent 16bd2526e63fc0ce75c8a56a04ffb5c2efa4814a * tests/flash2.c (cyg_user_start): Call cyg_flash_init() with NULL argument. diff --git a/packages/devs/flash/synth/current/ChangeLog b/packages/devs/flash/synth/current/ChangeLog --- a/packages/devs/flash/synth/current/ChangeLog +++ b/packages/devs/flash/synth/current/ChangeLog @@ -1,7 +1,7 @@ 2009-02-20 Jonathan Larmour - * 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