On 10/10/2013 07:44 AM, Max Reitz wrote:
> Make use of the error parameter in the opening and creating functions in
> block/raw-win32.c.
>
> Signed-off-by: Max Reitz
> ---
> block/raw-win32.c | 16 +++-
> 1 file changed, 11 insertions(+), 5 deletions(-)
> @@ -586,8 +590,10 @@ static
Make use of the error parameter in the opening and creating functions in
block/raw-win32.c.
Signed-off-by: Max Reitz
---
block/raw-win32.c | 16 +++-
1 file changed, 11 insertions(+), 5 deletions(-)
diff --git a/block/raw-win32.c b/block/raw-win32.c
index 6ef320f..c3e4c62 100644
---