From: Nicholas Clark Date: Tue, 28 Aug 2001 12:10:26 +0000 (+0100) Subject: odd typo in op.h X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=7409d7190cf6c057fdad5f6134646f347f12e367;p=p5sagit%2Fp5-mst-13.2.git odd typo in op.h Message-Id: <20010828121026.V4950@plum.flirble.org> p4raw-id: //depot/perl@11770 --- diff --git a/op.h b/op.h index 75a3294..789ce58 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;