diff options
author | Stefan Weil | 2011-07-21 21:46:45 +0200 |
---|---|---|
committer | Stefan Hajnoczi | 2011-07-27 11:10:17 +0200 |
commit | cf2846b5fa5cf85685e8a238323194b2ff9b5faf (patch) | |
tree | e37adf91066626fd4976ba9205d3f34f75d308ce /hw/mips_r4k.c | |
parent | Makefile: Minor cscope fixups (diff) | |
download | qemu-cf2846b5fa5cf85685e8a238323194b2ff9b5faf.tar.gz qemu-cf2846b5fa5cf85685e8a238323194b2ff9b5faf.tar.xz qemu-cf2846b5fa5cf85685e8a238323194b2ff9b5faf.zip |
slirp: Fix unusual "comments" in unused code
cppcheck detected two rather strange comments which were not
correctly written as C comments.
They did not cause any harm because they were framed by
#ifdef notdef ... #endif, so they were never compiled.
Fix them nevertheless (we could also remove the unused code).
Signed-off-by: Stefan Weil <weil@mail.berlios.de>
Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
Diffstat (limited to 'hw/mips_r4k.c')
0 files changed, 0 insertions, 0 deletions