diff options
Diffstat (limited to 'lib/libc/stdio/swprintf.c')
-rw-r--r-- | lib/libc/stdio/swprintf.c | 2 |
1 files changed, 1 insertions, 1 deletions
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 $ */ /*- |