]> Git Repo - qemu.git/commit - nbd.c
nbd: Fix compiler warning (w64)
authorStefan Weil <[email protected]>
Thu, 12 Apr 2012 20:30:16 +0000 (22:30 +0200)
committerStefan Weil <[email protected]>
Sun, 15 Apr 2012 19:25:18 +0000 (21:25 +0200)
commit0fee8f342884e96b29d7df28475d0c485a317d54
tree560c2f81b98e15377063aeeb0596f0d6d982c787
parentb0b0f1c964bb7643a6d4469ffd8157de84741d1f
nbd: Fix compiler warning (w64)

Portable printing of dev_offset (data type off_t) needs a type cast.

Signed-off-by: Stefan Weil <[email protected]>
nbd.c
This page took 0.020905 seconds and 4 git commands to generate.