4d3c65c vsh: Fix vshCompleter signature

Authored and Committed by mprivozn 6 years ago
    vsh: Fix vshCompleter signature
    
    The first argument passed to this function is vshControl *.
    There's no need to use void pointer.
    
    Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
    
        
file modified
+1 -1
file modified
+2 -1