[INN-COMMITTERS] inn/innd (chan.c)
Russ Allbery
Russ_Allbery at isc.org
Tue May 18 00:04:31 UTC 2004
Date: Tuesday, May 18, 2004 @ 00:04:31
Author: rra
Path: /proj/cvs/isc/inn/inn/innd
Modified: chan.c
Redo the initialization of CHANnull to not use a partial struct initializer
to avoid warnings. Don't re-clear things that are already set to zero by
assigning CHANnull to a channel; it's just unnecessary noise.
--------+
chan.c | 45 +++++++++++++++++++++------------------------
1 files changed, 21 insertions(+), 24 deletions(-)
More information about the inn-committers
mailing list