Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/tests/lib/libc/stdlib Put my name in the author section.
details: https://anonhg.NetBSD.org/src/rev/17a73006c01f
branches: trunk
changeset: 758829:17a73006c01f
user: tron <tron%NetBSD.org@localhost>
date: Wed Nov 17 08:55:27 2010 +0000
description:
Put my name in the author section.
diffstat:
tests/lib/libc/stdlib/t_environment_pth.c | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (26 lines):
diff -r 3d1a16c6b1a1 -r 17a73006c01f tests/lib/libc/stdlib/t_environment_pth.c
--- a/tests/lib/libc/stdlib/t_environment_pth.c Wed Nov 17 00:20:49 2010 +0000
+++ b/tests/lib/libc/stdlib/t_environment_pth.c Wed Nov 17 08:55:27 2010 +0000
@@ -1,11 +1,11 @@
-/* $NetBSD: t_environment_pth.c,v 1.1 2010/11/16 14:03:47 tron Exp $ */
+/* $NetBSD: t_environment_pth.c,v 1.2 2010/11/17 08:55:27 tron Exp $ */
/*-
* Copyright (c) 2010 The NetBSD Foundation, Inc.
* All rights reserved.
*
* This code is derived from software contributed to The NetBSD Foundation
- * by
+ * by Matthias Scheler.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
@@ -30,7 +30,7 @@
*/
#include <sys/cdefs.h>
-__RCSID("$NetBSD: t_environment_pth.c,v 1.1 2010/11/16 14:03:47 tron Exp $");
+__RCSID("$NetBSD: t_environment_pth.c,v 1.2 2010/11/17 08:55:27 tron Exp $");
#include <atf-c.h>
#include <errno.h>
Home |
Main Index |
Thread Index |
Old Index