0dc67e6 util: Fix const'ness of 1st arg to virPCIGetNetName()

Authored and Committed by Laine Stump 6 years ago
    util: Fix const'ness of 1st arg to virPCIGetNetName()
    
    The first arg isn't modified in the function, so it should be const.
    
        
file modified
+2 -2
file modified
+1 -1