X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Fbus-proxyd%2Fbus-xml-policy.c;fp=src%2Fbus-proxyd%2Fbus-xml-policy.c;h=8d14828a9cb37225d348587909b2a34a68e0934f;hp=119c731947f06fe4f0e74a93ec18e1c8d4bfc2a9;hb=48aae6d6a051acd9c0630fab1e79b82c847e538b;hpb=585b46db6baedf61aa94bf8fe9322a97bd06013d diff --git a/src/bus-proxyd/bus-xml-policy.c b/src/bus-proxyd/bus-xml-policy.c index 119c73194..8d14828a9 100644 --- a/src/bus-proxyd/bus-xml-policy.c +++ b/src/bus-proxyd/bus-xml-policy.c @@ -1047,6 +1047,8 @@ void policy_dump(Policy *p) { printf("%s Mandatory Items:\n", draw_special_char(DRAW_ARROW)); dump_items(p->mandatory_items, "\t"); + + fflush(stdout); } static const char* const policy_item_type_table[_POLICY_ITEM_TYPE_MAX] = {