From: Marc-André Lureau Date: Fri, 25 Sep 2015 14:03:30 +0000 (+0200) Subject: qapi: add missing @ X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=f169f8fbca3999fe59f37a86822f305f7292949d;p=qemu.git qapi: add missing @ Signed-off-by: Marc-André Lureau Reviewed-by: Eric Blake Signed-off-by: Michael Tokarev --- diff --git a/qapi/block.json b/qapi/block.json index aad645c4a6..84022f12be 100644 --- a/qapi/block.json +++ b/qapi/block.json @@ -6,7 +6,7 @@ { 'include': 'block-core.json' } ## -# BiosAtaTranslation: +# @BiosAtaTranslation: # # Policy that BIOS should use to interpret cylinder/head/sector # addresses. Note that Bochs BIOS and SeaBIOS will not actually