]> git.ipfire.org Git - thirdparty/squid.git/commit
Make xcalloc() take size_t in both it's arguments. This to match the
authorhno <>
Wed, 17 Oct 2001 07:36:05 +0000 (07:36 +0000)
committerhno <>
Wed, 17 Oct 2001 07:36:05 +0000 (07:36 +0000)
commit8a7e978a763df939eb3809a31bb5c95d6785e59f
tree616f86ca1253f78732a243e78651a54b7e5b11ea
parent1d55cb98e4a8313e5d6e1d2d1b68ae7d342c05e5
Make xcalloc() take size_t in both it's arguments. This to match the
definition of calloc().
include/util.h
lib/util.c