[libvirt] [PATCH 1/3] tools: rename console.[ch] to virsh-console.[ch] and fix coding style

Martin Kletzander mkletzan at redhat.com
Tue Sep 3 09:51:06 UTC 2013


On 08/29/2013 06:36 PM, Peter Krempa wrote:
> ---
>  cfg.mk                               |  2 +-
>  po/POTFILES.in                       |  2 +-
>  tools/Makefile.am                    |  2 +-
>  tools/{console.c => virsh-console.c} | 73 ++++++++++++++++++++++--------------
>  tools/{console.h => virsh-console.h} |  4 +-
>  tools/virsh-domain.c                 |  2 +-
>  tools/virsh.c                        |  2 +-
>  7 files changed, 52 insertions(+), 35 deletions(-)
>  rename tools/{console.c => virsh-console.c} (90%)
>  rename tools/{console.h => virsh-console.h} (91%)
> 

ACK




More information about the libvir-list mailing list