From ac0a28f9a900f3e9fac3ddaf6232b06eda21fed2 Mon Sep 17 00:00:00 2001 From: sthen Date: Fri, 29 Jul 2011 09:19:22 +0000 Subject: missing $ in rcs tag; from Daniel Dickman --- lib/libc/stdio/swprintf.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libc/stdio') diff --git a/lib/libc/stdio/swprintf.c b/lib/libc/stdio/swprintf.c index 03b0e089a3e..4b7baf732ff 100644 --- a/lib/libc/stdio/swprintf.c +++ b/lib/libc/stdio/swprintf.c @@ -1,4 +1,4 @@ -/* $OpenBSD */ +/* $OpenBSD: swprintf.c,v 1.4 2011/07/29 09:19:22 sthen Exp $ */ /* $NetBSD: swprintf.c,v 1.1 2005/05/14 23:51:02 christos Exp $ */ /*- -- cgit v1.2.3-59-g8ed1b