develooper Front page | perl.perl5.porters | Postings from July 2001

[PATCH perlsnap] its --> it's --> its

Thread Next
From:
Philip Newton
Date:
July 1, 2001 00:33
Subject:
[PATCH perlsnap] its --> it's --> its
Message ID:
perl.perl5.porters-39482@nntp.perl.org
Patch 11003 introduced a new typo similar to the type AMS had fixed
previously. Fixed back.

--- Porting/config_H.orig       Thu Jun 28 16:08:21 2001
+++ Porting/config_H    Sun Jul  1 07:16:40 2001
@@ -2937,7 +2937,7 @@
  *     This macro is to be used to generate uniformly distributed
  *     random numbers over the range [0., 1.[.  You may have to supply
  *     an 'extern double drand48();' in your program since SunOS 4.1.3
- *     doesn't provide you with anything relevant in it's headers.
+ *     doesn't provide you with anything relevant in its headers.
  *     See HAS_DRAND48_PROTO.
  */
 /* Rand_seed_t:
End of patch.

Cheers,
Philip
-- 
Philip Newton <Philip.Newton@gmx.net>

Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About