commit | 1f0dfe02d47b14b04f2643828e2ee11665e1eb24 | [log] [tgz] |
---|---|---|
author | Eduardo Habkost <ehabkost@redhat.com> | Tue Apr 19 16:55:28 2016 -0300 |
committer | Eduardo Habkost <ehabkost@redhat.com> | Fri May 20 14:28:54 2016 -0300 |
tree | 6b229245bb6439c829e1c9c6a9d058dd1455b00b | |
parent | 0cb48c4678af6e1fedbb48c52e5baa01f7266f54 [diff] |
vl: Make display_remote a local variable The variable is used only inside main(), so it can be local. Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>