Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/tests/lib/libc/gen Fix $NetBSD$ keyword



details:   https://anonhg.NetBSD.org/src/rev/e6aaca57c936
branches:  trunk
changeset: 760332:e6aaca57c936
user:      pgoyette <pgoyette%NetBSD.org@localhost>
date:      Sun Jan 02 21:34:00 2011 +0000

description:
Fix $NetBSD$ keyword

diffstat:

 tests/lib/libc/gen/t_siginfo.c |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (9 lines):

diff -r b2d4733bf8bf -r e6aaca57c936 tests/lib/libc/gen/t_siginfo.c
--- a/tests/lib/libc/gen/t_siginfo.c    Sun Jan 02 21:17:19 2011 +0000
+++ b/tests/lib/libc/gen/t_siginfo.c    Sun Jan 02 21:34:00 2011 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD */
+/* $NetBSD: t_siginfo.c,v 1.6 2011/01/02 21:34:00 pgoyette Exp $ */
 
 /*-
  * Copyright (c) 2010 The NetBSD Foundation, Inc.



Home | Main Index | Thread Index | Old Index