summaryrefslogtreecommitdiff
path: root/op.h
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2001-08-28 13:10:26 +0100
committerAbhijit Menon-Sen <ams@wiw.org>2001-08-28 10:13:21 +0000
commit7409d7190cf6c057fdad5f6134646f347f12e367 (patch)
treebcc049399fd375fe47a22c8085de20f6a3d53762 /op.h
parent7f0faf35b479c8e2ccb91c0d387fb02bbef20b6f (diff)
downloadperl-7409d7190cf6c057fdad5f6134646f347f12e367.tar.gz
odd typo in op.h
Message-Id: <20010828121026.V4950@plum.flirble.org> p4raw-id: //depot/perl@11770
Diffstat (limited to 'op.h')
-rw-r--r--op.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/op.h b/op.h
index 75a3294569..789ce58794 100644
--- 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;