495a323 Fix a compiler warning

Authored and Committed by nalin 8 years ago
    Fix a compiler warning
    
    Don't cast the result of poptStrerror() into a non-const string.
    
        
file modified
+1 -1