Index: /trunk/ppImage/src/ppImageCleanup.c
===================================================================
--- /trunk/ppImage/src/ppImageCleanup.c	(revision 27569)
+++ /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);
     }
