* added RCS Id keyword strings to sources
[citadel.git] / citadel / tools.h
1 /* $Id$ */
2 char *safestrncpy(char *dest, const char *src, size_t n);