]> Git Repo - qemu.git/commit
elfload: fix coding style nit
authorMichael S. Tsirkin <[email protected]>
Wed, 30 Sep 2009 17:43:38 +0000 (19:43 +0200)
committerBlue Swirl <[email protected]>
Wed, 30 Sep 2009 18:45:50 +0000 (18:45 +0000)
commit6ece4df63bd06089f0436160abb6fd14c4eef105
tree7d81733e44fd9533d3c58a1cbe360075235f4cd2
parent6ab00cee7024bd55a4a5159a6cfae46984099184
elfload: fix coding style nit

Put space between = and * when dereferencing a pointer,
to avoid confusion with old-style "*="

Signed-off-by: Michael S. Tsirkin <[email protected]>
Signed-off-by: Blue Swirl <[email protected]>
bsd-user/elfload.c
linux-user/elfload.c
This page took 0.02645 seconds and 4 git commands to generate.