[INN-COMMITTERS] inn (11 files)
Russ Allbery
Russ_Allbery at isc.org
Tue Oct 21 00:31:34 UTC 2003
Date: Tuesday, October 21, 2003 @ 00:31:33
Author: rra
Path: /proj/cvs/isc/inn/inn
Modified: include/storage.h storage/cnfs/cnfs.c storage/cnfs/cnfs.h
storage/interface.c storage/interface.h
storage/timecaf/timecaf.c storage/timecaf/timecaf.h
storage/timehash/timehash.c storage/timehash/timehash.h
storage/tradspool/tradspool.c storage/tradspool/tradspool.h
SMnext actually takes a regular ARTHANDLE, not a const one, since it frees
the article that's passed into it. Make everything consistent with this.
-------------------------------+
include/storage.h | 4 ++--
storage/cnfs/cnfs.c | 14 ++++++++------
storage/cnfs/cnfs.h | 4 ++--
storage/interface.c | 6 ++++--
storage/interface.h | 4 ++--
storage/timecaf/timecaf.c | 9 +++++----
storage/timecaf/timecaf.h | 4 ++--
storage/timehash/timehash.c | 8 +++++---
storage/timehash/timehash.h | 4 ++--
storage/tradspool/tradspool.c | 8 +++++---
storage/tradspool/tradspool.h | 4 ++--
11 files changed, 39 insertions(+), 30 deletions(-)
More information about the inn-committers
mailing list