]> git.sur5r.net Git - openocd/commit
NAND/CORE: Replace decimal dot in messages
authorAntonio Borneo <borneo.antonio@gmail.com>
Fri, 31 Dec 2010 11:18:09 +0000 (19:18 +0800)
committerØyvind Harboe <oyvind.harboe@zylin.com>
Sun, 2 Jan 2011 18:52:53 +0000 (19:52 +0100)
commit52044a17ce20d4f5cb432f33b99c07bd650b090e
tree27697f4883fbd81fc91438136b5710ecf8393f1d
parentb0759dfc538b973cce67df93f8a7fe239bfb4c74
NAND/CORE: Replace decimal dot in messages

Table of NAND devices reports operating voltage.
Replace comma with proper decimal dot.

Øyvind: "." is correct for UK/US, but incorrect for
many other languages. OpenOCD is not localized at this
point, so sticking to "." for US/UK should be OK.

Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>
src/flash/nand/core.c