commit | 75dfbc16cf8a7a6a0db461cf0f77f0cca40bb654 | [log] [tgz] |
---|---|---|
author | Peter Maydell <peter.maydell@linaro.org> | Fri Dec 02 19:30:45 2011 +0000 |
committer | Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> | Tue Dec 06 10:05:01 2011 +0000 |
tree | 97f67b109416e1525ab12f9102d4a1ec2d2b00c4 | |
parent | 7ff60e158b19a5126ad2c05092f0bb3700546c99 [diff] |
linux-user/arm/nwfpe/fpopcode.h: Fix non-UTF-8 characters Fix some stray non-UTF-8 characters used in some ASCII art tables by converting them to plain ASCII '|' instead. Reviewed-by: Stefan Weil <sw@weilnetz.de> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>