Index: /tags/ipp-20101215/ppTranslate/src/ppMopsMerge.c
===================================================================
--- /tags/ipp-20101215/ppTranslate/src/ppMopsMerge.c	(revision 30639)
+++ /tags/ipp-20101215/ppTranslate/src/ppMopsMerge.c	(revision 30640)
@@ -165,5 +165,5 @@
     if (num == 0) {
     	//All detections were NULL?!
-	psTrace("ppMops.merge", 3, "All %d detections were NULL\n", detections->n);
+	psTrace("ppMops.merge", 3, "All %ld detections were NULL\n", detections->n);
     	return NULL;
     }
