]> git.proxmox.com Git - qemu.git/blobdiff - block_int.h
Update version for 1.1.0-rc4 release
[qemu.git] / block_int.h
index b80e66db6ef64e71f44156bc5fae1e00d5a39dab..3d4abc6575adbf324ebf48af9e71717bc5c9e65d 100644 (file)
@@ -335,7 +335,7 @@ struct BlockDriverState {
     BlockJob *job;
 };
 
-void get_tmp_filename(char *filename, int size);
+int get_tmp_filename(char *filename, int size);
 
 void bdrv_set_io_limits(BlockDriverState *bs,
                         BlockIOLimit *io_limits);