Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/tests/lib/libc/stdio Fix the $NetBSD$ tag (missed the traili...
details: https://anonhg.NetBSD.org/src/rev/2f0c45600c20
branches: trunk
changeset: 759994:2f0c45600c20
user: pgoyette <pgoyette%NetBSD.org@localhost>
date: Thu Dec 23 13:34:46 2010 +0000
description:
Fix the $NetBSD$ tag (missed the trailing $)
diffstat:
tests/lib/libc/stdio/t_format.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (9 lines):
diff -r 3dc85429916e -r 2f0c45600c20 tests/lib/libc/stdio/t_format.c
--- a/tests/lib/libc/stdio/t_format.c Wed Dec 22 23:48:19 2010 +0000
+++ b/tests/lib/libc/stdio/t_format.c Thu Dec 23 13:34:46 2010 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD */
+/* $NetBSD: t_format.c,v 1.5 2010/12/23 13:34:46 pgoyette Exp $ */
/*-
* Copyright (c) 2010 The NetBSD Foundation, Inc.
Home |
Main Index |
Thread Index |
Old Index