perl 5.003_01: lib/File/Basename.pm
[p5sagit/p5-mst-13.2.git] / proto.h
diff --git a/proto.h b/proto.h
index 4d31c07..542d566 100644 (file)
--- a/proto.h
+++ b/proto.h
@@ -338,7 +338,7 @@ char*       regnext _((char* p));
 char*  regprop _((char* op));
 void   repeatcpy _((char* to, char* from, I32 len, I32 count));
 char*  rninstr _((char* big, char* bigend, char* little, char* lend));
-int    run _((void));
+int    runops _((void));
 #ifndef safemalloc
 void   safefree _((char* where));
 char*  safemalloc _((MEM_SIZE size));