Skip to content
  • Christian Hergert's avatar
    xml-pack: various code style cleanup · 9cc4b321
    Christian Hergert authored
     - use g_print() which has more portable %s protections
     - always use guint when iterating against array->len
     - move some declarations into blocks
     - use const when array element is not mutated
    9cc4b321