Change 11770 by ams@ams-lustre on 2001/08/28 10:13:21
Subject: [PATCH] odd typo in op.h
From: Nicholas Clark <[EMAIL PROTECTED]>
Date: Tue, 28 Aug 2001 12:10:26 +0100
Message-Id: <[EMAIL PROTECTED]>
Affected files ...
... //depot/perl/op.h#93 edit
Differences ...
==== //depot/perl/op.h#93 (text) ====
Index: perl/op.h
--- perl/op.h.~1~ Tue Aug 28 04:30:05 2001
+++ perl/op.h Tue Aug 28 04:30:05 2001
@@ -461,7 +461,7 @@
#define PERL_LOADMOD_IMPORT_OPS 0x4
#ifdef USE_REENTRANT_API
-er
+
typedef struct {
struct tm* tmbuff;
} REBUF;
End of Patch.