68c4ee3 TIcket #285 - compilation fixes for '--format-security'

Authored and Committed by mreynolds 12 years ago
    TIcket #285 - compilation fixes for '--format-security'
    
    Bug Description:  If you build the make files with -Wformat-security and
                      -Werror=format-security you will hit a few errors:
    
                       "format not a string literal and no format arguments"
    
    Fix Description:  Corrected the offending functions that were the format parameter.
    
    https://fedorahosted.org/389/ticket/285
    
    Reviewed by: nhosoi(Thanks Noriko!)
    
        
file modified
+5 -5