Index: trunk/ppTranslate/src/ppMopsDetections.c
===================================================================
--- trunk/ppTranslate/src/ppMopsDetections.c	(revision 32406)
+++ trunk/ppTranslate/src/ppMopsDetections.c	(revision 34824)
@@ -23,5 +23,5 @@
 }
 
-ppMopsDetections *ppMopsDetectionsAlloc()
+ppMopsDetections *ppMopsDetectionsAlloc(void)
 {
     ppMopsDetections *det = psAlloc(sizeof(ppMopsDetections)); // Detections, to return
