The Wednesday 05 Mar 2014 à 22:41:39 (+0100), Max Reitz wrote :
> The "file" protocol driver should strip the "file:" prefix from
> filenames if present.
>
> Signed-off-by: Max Reitz
> ---
> block/raw-win32.c | 12
> 1 file changed, 12 insertions(+)
>
> diff --git a/block/raw-win32
The "file" protocol driver should strip the "file:" prefix from
filenames if present.
Signed-off-by: Max Reitz
---
block/raw-win32.c | 12
1 file changed, 12 insertions(+)
diff --git a/block/raw-win32.c b/block/raw-win32.c
index ae1c8e6..0755434 100644
--- a/block/raw-win32.c
+++ b