From 30adf83b12948ae9f82afc4240fc97620050d027 Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Mon, 2 Mar 2015 14:43:38 -0700 Subject: [PATCH] Update OpenBSD CVS Ids --- lib/util/strlcat.c | 2 +- lib/util/strlcpy.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/util/strlcat.c b/lib/util/strlcat.c index 86dc51567..73668c8f8 100644 --- a/lib/util/strlcat.c +++ b/lib/util/strlcat.c @@ -1,4 +1,4 @@ -/* $OpenBSD: strlcat.c,v 1.8 2001/05/13 15:40:15 deraadt Exp $ */ +/* $OpenBSD: strlcat.c,v 1.15 2015/03/02 21:41:08 millert Exp $ */ /* * Copyright (c) 1998, 2003-2005, 2010-2011, 2013-2015 diff --git a/lib/util/strlcpy.c b/lib/util/strlcpy.c index ec60c82c3..c898ea2bb 100644 --- a/lib/util/strlcpy.c +++ b/lib/util/strlcpy.c @@ -1,4 +1,4 @@ -/* $OpenBSD: strlcpy.c,v 1.5 2001/05/13 15:40:16 deraadt Exp $ */ +/* $OpenBSD: strlcpy.c,v 1.12 2015/01/15 03:54:12 millert Exp $ */ /* * Copyright (c) 1998, 2003-2005, 2010-2011, 2013-2015 -- 2.50.1