Make the valstr and timeout return pointers optional so a caller can
commit4d6535dc1a590579585d39d7d3673296844c96ee
authorTim Potter <tpot@samba.org>
Tue, 21 Jan 2003 05:01:05 +0000 (21 05:01 +0000)
committerTim Potter <tpot@samba.org>
Tue, 21 Jan 2003 05:01:05 +0000 (21 05:01 +0000)
treebd65bfa6c6d2c32f003802c1dd03a72259a26a84
parent7b69c6a48c088f1abfa0488d655406f405d930eb
Make the valstr and timeout return pointers optional so a caller can
pass NULL if it doesn't care about the gencache key.
(This used to be commit 9ff4fe7e0d95c0cea94f65c00fea21600308d7d1)
source3/lib/gencache.c