Another declare mismatch between protos.h and c source

From: Guido Serassio <serassio@dont-contact.us>
Date: Mon, 30 Jul 2001 23:19:34 +0200

Hi,

Using MS VC++ on Squid 2.3 STABLE 5, I have found a new function
declaration mismatch between acl.c & protos.h:

acl.c:

aclNBCheck(aclCheck_t * checklist, PF callback, void *callback_data)

protos.h:

extern void aclNBCheck(aclCheck_t *, PF *, void *);

Guido

-
=======================================================
Serassio Guido
Via Albenga, 11/4 10134 - Torino - ITALY
Tel. : +39.011.610749
E-mail: serassio@interfree.it
         serassio@libero.it
WWW: http://www.serassio.it
Received on Mon Jul 30 2001 - 15:19:47 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:14:08 MST