Another function declare mismatch between protos.h and source

From: Guido Serassio <serassio@dont-contact.us>
Date: Sun, 09 Sep 2001 10:56:15 +0200

Hi,

I found another function declare mismatch between protos.h and StatHist.c:

StatHist.c, line 231:

statHistDump(const StatHist * H, StoreEntry * sentry, StatHistBinDumper * bd)

protos.h, line 811:

extern void statHistDump(const StatHist * H, StoreEntry * sentry,
StatHistBinDumper bd); (missing pointer !!)

Anybody can fix this in HEAD, 2.4 and 2.3 ?

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 Sun Sep 09 2001 - 02:58:23 MDT

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