Deleted Added
full compact
29c29
< * $FreeBSD: head/sbin/hastd/subr.h 218048 2011-01-28 22:33:47Z pjd $
---
> * $FreeBSD: head/sbin/hastd/subr.h 219815 2011-03-21 08:36:50Z pjd $
47a48,50
> int vsnprlcat(char *str, size_t size, const char *fmt, va_list ap);
> int snprlcat(char *str, size_t size, const char *fmt, ...);
>