odd typo in op.h
Nicholas Clark [Tue, 28 Aug 2001 12:10:26 +0000 (13:10 +0100)]
Message-Id: <20010828121026.V4950@plum.flirble.org>

p4raw-id: //depot/perl@11770

op.h

diff --git a/op.h b/op.h
index 75a3294..789ce58 100644 (file)
--- a/op.h
+++ b/op.h
@@ -461,7 +461,7 @@ struct loop {
 #define PERL_LOADMOD_IMPORT_OPS                0x4
 
 #ifdef USE_REENTRANT_API
-er
+
 typedef struct {
   struct tm* tmbuff;
 } REBUF;