On Jan 6, 2008 4:45 PM, <evands at pidgin.im> wrote: > } > + else > + { > + delete_buddy_icon_settings((PurpleBlistNode*)b, "buddy_icon"); > + } > g_free(path); > } What's the deal with the funky bracing style? :)