Index: trunk/ppImage/src/ppImageCleanup.c
===================================================================
--- trunk/ppImage/src/ppImageCleanup.c	(revision 27567)
+++ trunk/ppImage/src/ppImageCleanup.c	(revision 27570)
@@ -7,5 +7,5 @@
 void ppImageCleanup (pmConfig *config, ppImageOptions *options)
 {
-    if (psErrorCodeLast() != PS_ERROR_NONE) {
+    if (psErrorCodeLast() != PS_ERR_NONE) {
         pmFPAfileFreeSetStrict(false);
     }
