fix compiler warning

pull/114/head
Richard Fuchs 11 years ago
parent d567908e95
commit 4893487ebb

@ -2895,7 +2895,7 @@ void call_destroy(struct call *c) {
cdrlinecnt, md->index, protocol, cdrlinecnt, md->index, protocol,
atomic64_get(&ps->last_packet), atomic64_get(&ps->last_packet),
cdrlinecnt, md->index, protocol, cdrlinecnt, md->index, protocol,
atomic64_get(&ps->stats.in_tos_tclass)); ps->stats.in_tos_tclass);
#endif #endif
} }

Loading…
Cancel
Save