diff options
Diffstat (limited to 'Porting/config_H')
-rw-r--r-- | Porting/config_H | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Porting/config_H b/Porting/config_H index 3c14554bc9..2d53499d14 100644 --- a/Porting/config_H +++ b/Porting/config_H @@ -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: |