removed all references to sprintf from several files (not all files yet)
[citadel.git] / citadel / locate_host.h
1 /* $Id$ */
2 void locate_host(char *tbuf, size_t n, const struct in_addr *addr);