60e4e57 util: json: Make argument of virJSONValueArraySize const

Authored and Committed by Peter Krempa 9 years ago
    util: json: Make argument of virJSONValueArraySize const
    
    The function doesn't allow to modify the array in any way, thus the
    argument can be const.
    
        
file modified
+1 -1
file modified
+1 -1