changeset 67 | cfe2328ba1c6 |
parent 66 | e1101c5d54a1 |
--- a/servlib/bundling/BundleDaemon.cc Fri Jan 06 17:28:36 2012 +0000 +++ b/servlib/bundling/BundleDaemon.cc Tue Jan 10 12:57:26 2012 +0000 @@ -879,7 +879,7 @@ */ Bundle* duplicate = find_duplicate(bundle); if (duplicate != NULL) { - log_notice("got duplicate bundle: %s -> %s creation %llu.%llu frag_offset %llu", + log_notice("got duplicate bundle: %s -> %s creation %llu.%llu frag_offset %u", bundle->source().c_str(), bundle->dest().c_str(), bundle->creation_ts().seconds_,