mbox series

[0/2] Update leftover comments that mention Texinfo

Message ID 20200929075824.1517969-1-armbru@redhat.com (mailing list archive)
Headers show
Series Update leftover comments that mention Texinfo | expand

Message

Markus Armbruster Sept. 29, 2020, 7:58 a.m. UTC
Markus Armbruster (2):
  qemu-img-cmds.hx: Update comment that mentions Texinfo
  target/i386/cpu: Update comment that mentions Texinfo

 target/i386/cpu.c | 3 ++-
 qemu-img-cmds.hx  | 2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

Comments

Philippe Mathieu-Daudé Sept. 29, 2020, 9:16 a.m. UTC | #1
On 9/29/20 9:58 AM, Markus Armbruster wrote:
> Markus Armbruster (2):
>   qemu-img-cmds.hx: Update comment that mentions Texinfo
>   target/i386/cpu: Update comment that mentions Texinfo
> 
>  target/i386/cpu.c | 3 ++-
>  qemu-img-cmds.hx  | 2 +-
>  2 files changed, 3 insertions(+), 2 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>