ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid-7.2/include/watch.h
(Generate patch)

Comparing ircd-hybrid-7.2/include/watch.h (file contents):
Revision 879 by michael, Thu Oct 25 08:03:01 2007 UTC vs.
Revision 948 by michael, Tue Jul 21 17:34:06 2009 UTC

# Line 43 | Line 43 | extern void watch_add_to_hash_table(cons
43   extern void watch_del_from_hash_table(const char *, struct Client *);
44   extern void watch_check_hash(struct Client *, int);
45   extern void watch_del_watch_list(struct Client *);
46 < extern void watch_count_memory(unsigned int *const, size_t *const);
46 > extern void watch_count_memory(unsigned int *const, uint64_t *const);
47   extern struct Watch *watch_find_hash(const char *);
48   #endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines