ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/hopm/trunk/src/stats.h
(Generate patch)

Comparing hopm/trunk/src/stats.h (file contents):
Revision 5194 by michael, Thu Dec 25 18:51:51 2014 UTC vs.
Revision 5195 by michael, Mon Dec 29 16:04:29 2014 UTC

# Line 16 | Line 16 | extern void stats_openproxy(int);
16   extern void stats_connect(void);
17   extern void stats_dnsblrecv(struct BlacklistConf *);
18   extern void stats_dnsblsend(void);
19 < extern void stats_output(char *);
20 < extern void fdstats_output(char *);
19 > extern void stats_output(const char *);
20 > extern void fdstats_output(const char *);
21  
22   #endif /* STATS_H */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines