summaryrefslogtreecommitdiff
path: root/openbsd-compat/strlcat.h
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2001-02-09 12:55:35 +1100
committerDamien Miller <djm@mindrot.org>2001-02-09 12:55:35 +1100
commite9cf357a99dcd2db14635974289e04f5f0808123 (patch)
treeabedb37ba47ea77ee3c39aece61d6c245134c33b /openbsd-compat/strlcat.h
parent5b828322227d9d07a8640c2df2946d5a1908505b (diff)
- (djm) Add CVS Id's to files that we have missed
Diffstat (limited to 'openbsd-compat/strlcat.h')
-rw-r--r--openbsd-compat/strlcat.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/openbsd-compat/strlcat.h b/openbsd-compat/strlcat.h
index 562dc7045..753668563 100644
--- a/openbsd-compat/strlcat.h
+++ b/openbsd-compat/strlcat.h
@@ -1,3 +1,5 @@
1/* $Id: strlcat.h,v 1.2 2001/02/09 01:55:36 djm Exp $ */
2
1#ifndef _BSD_STRLCAT_H 3#ifndef _BSD_STRLCAT_H
2#define _BSD_STRLCAT_H 4#define _BSD_STRLCAT_H
3 5