X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=citadel%2Ftools.h;h=5387f2606213993addfcceab2db6708e4c05c451;hb=6f47ceb64389509e94cd5ea4c668dfa34238d23f;hp=72e231ac018b6bd9c70805d96ce97e5081cb8577;hpb=b6d0c160695778081b012f34f3beed78bd7cd36d;p=citadel.git diff --git a/citadel/tools.h b/citadel/tools.h index 72e231ac0..5387f2606 100644 --- a/citadel/tools.h +++ b/citadel/tools.h @@ -1 +1,2 @@ +/* $Id$ */ char *safestrncpy(char *dest, const char *src, size_t n);