]> Git Repo - qemu.git/commit
vdi: wrapped uuid_unparse() in #ifdef
authorSeokYeon Hwang <[email protected]>
Fri, 31 Oct 2014 08:02:05 +0000 (17:02 +0900)
committerMichael Tokarev <[email protected]>
Sun, 2 Nov 2014 07:05:35 +0000 (10:05 +0300)
commitf18a768efb990d9cd02911159de02e8ff5475239
tree2b8a1e65af904ce16edba8afa3a773ece94f24c8
parent84f8f3dace8c6e88b1afa828f9abe1e9a57fac1a
vdi: wrapped uuid_unparse() in #ifdef

Wrapped uuid_unparse() in #ifdef to avoid "-Wunused-function"
on clang 3.4 or later.

Signed-off-by: SeokYeon Hwang <[email protected]>
Reviewed-by: Stefan Weil <[email protected]>
Signed-off-by: Michael Tokarev <[email protected]>
block/vdi.c
This page took 0.023591 seconds and 4 git commands to generate.