- Replace 'while(' with 'while ('.
authorzwelch <zwelch@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Tue, 23 Jun 2009 22:36:11 +0000 (22:36 +0000)
committerzwelch <zwelch@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Tue, 23 Jun 2009 22:36:11 +0000 (22:36 +0000)
commit50c086ffb94f199c088f4cc52b7887b668dddf00
treef82cbcc5acf534e762fa623923c2b39de0fc07cd
parente43979e7020ea9d05a3c0a2af444f292eacb6c53
- Replace 'while(' with 'while ('.

git-svn-id: svn://svn.berlios.de/openocd/trunk@2358 b42882b7-edfa-0310-969c-e2dbd0fdcd60
24 files changed:
src/flash/avrf.c
src/flash/pic32mx.c
src/flash/stellaris.c
src/flash/str7x.c
src/flash/str9x.c
src/flash/str9xpec.c
src/helper/command.c
src/helper/jim-eventloop.c
src/helper/jim.c
src/helper/jim.h
src/jtag/core.c
src/jtag/interface.c
src/jtag/rlink/rlink.c
src/jtag/tcl.c
src/server/server.c
src/target/arm11_dbgtap.c
src/target/cortex_m3.c
src/target/mips32_dmaacc.c
src/target/mips_m4k.c
src/target/target.c
src/xsvf/xsvf.c
testing/examples/PIC32/BlinkingLeds.c
testing/examples/ledtest-imx27ads/test.c
testing/examples/ledtest-imx31pdk/test.c