Change 33052 missed one Nullch. Oops.
Nicholas Clark [Wed, 23 Jan 2008 10:18:21 +0000 (10:18 +0000)]
Exterminate! Exterminate! Exterminate!

p4raw-id: //depot/perl@33053

epoc/epoc.c

index d580552..03b0134 100644 (file)
@@ -85,7 +85,7 @@ XS(epoc_getcwd)   /* more or less stolen from win32.c */
     }
 
     /* 
-     * If ptr != Nullch 
+     * If ptr != NULL 
      *   then it worked, set PV valid, 
      *   else return 'undef' 
      */