f289003 g_{message,warning}: Use printf style

Authored and Committed by mprivozn 11 years ago
    g_{message,warning}: Use printf style
    
    The g_message() and g_warning functions expect printf style of
    arguments. That is, whenever we want to print a string, it has
    to be preceded with "%s" format.
    
        
file modified
+1 -1
file modified
+1 -1