Correct definition of srandom() --- it takes unsigned int not int.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 5212ef8e46dd89b6e5ed281c286910bb6e37d985
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 1999-02-07T22:04:57Z
Releases: 7.1.1
Correct definition of srandom() --- it takes unsigned int not int.

Files

PathChange+/−
src/include/config.h.in modified +1 −1