Index: trunk/ippTools/src/detselect.c
===================================================================
--- trunk/ippTools/src/detselect.c	(revision 11702)
+++ trunk/ippTools/src/detselect.c	(revision 11713)
@@ -276,5 +276,5 @@
         // XXX check psError here
         psError(PS_ERR_UNKNOWN, false, "no detNormalizedImfile rows found");
-        psFree(output)
+        psFree(output);
         return true;
     }
