d22190 Fix: libs, tools: Be consistent with GListPtr and xmlNodePtr in formatted output.

8 files Authored by Chris Lumens 4 years ago, Committed by Packit Service 4 years ago,
    Fix: libs, tools: Be consistent with GListPtr and xmlNodePtr in formatted output.
    
    GListPtr should be removed from all the formatted output messages.  It
    seems like a GLib type, but it's not.  So that's weird and we should
    stop spreading uses of it around.
    
    On the other hand, xmlNodePtr is a libxml type that we are already using
    sporadically.  We should be more consistent in using it.
    
        
file modified
+10 -10
file modified
+18 -18
file modified
+9 -9
file modified
+22 -22
file modified
+14 -14
file modified
+10 -10
file modified
+38 -38
file modified
+32 -32