Squelch a compiler warning, and clean up indentation.

svn path=/trunk/; revision=19471
This commit is contained in:
Guy Harris 2006-10-10 08:08:17 +00:00
parent ea6f745160
commit f1ec24b123
1 changed files with 7 additions and 6 deletions

View File

@ -94,15 +94,16 @@ static const funnel_ops_t funnel_ops = {
NULL,
NULL,
NULL,
NULL,
NULL,
/*...,*/
NULL,
funnel_logger,
NULL,
NULL,
NULL,
NULL,
NULL
NULL,
NULL,
NULL,
NULL,
NULL,
NULL
};