9e4cc37 Fix prototype of function with no arguments

Authored and Committed by berrange 5 years ago
    Fix prototype of function with no arguments
    
    Modern C standard requires the function to be "void"
    
    Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
    Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
    
        
file modified
+1 -1