From: Abhijit Menon-Sen Date: Wed, 20 Jun 2001 02:15:02 +0000 (+0530) Subject: s/typos// X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=26fa51c3c44a8df0f29f0c3a9a3dbd08be8f85d5;p=p5sagit%2Fp5-mst-13.2.git s/typos// Message-ID: <20010620021502.A14541@lustre.linux.in> Without the op.h s/bearword/bareword/ hunk, see http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/1998-02/msg00370.html p4raw-id: //depot/perl@10736 --- diff --git a/util.c b/util.c index d3dbc16..02c907d 100644 --- a/util.c +++ b/util.c @@ -56,14 +56,14 @@ long lastxycount[MAXXCOUNT][MAXYCOUNT]; # define FD_CLOEXEC 1 /* NeXT needs this */ #endif -/* paranoid version of system's malloc() */ - /* NOTE: Do not call the next three routines directly. Use the macros * in handy.h, so that we can easily redefine everything to do tracking of * allocated hunks back to the original New to track down any memory leaks. * XXX This advice seems to be widely ignored :-( --AD August 1996. */ +/* paranoid version of system's malloc() */ + Malloc_t Perl_safesysmalloc(MEM_SIZE size) { @@ -742,7 +742,7 @@ Perl_fbm_instr(pTHX_ unsigned char *big, register unsigned char *bigend, SV *lit */ /* If SvTAIL is actually due to \Z or \z, this gives false positives - if PL_multiline. In fact if !PL_multiline the autoritative answer + if PL_multiline. In fact if !PL_multiline the authoritative answer is not supported yet. */ char *