Source-Changes-HG archive

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

[src/trunk]: src/tests/lib/libm Remove an escape sequence that was introduced...



details:   https://anonhg.NetBSD.org/src/rev/79c918c070de
branches:  trunk
changeset: 777653:79c918c070de
user:      pgoyette <pgoyette%NetBSD.org@localhost>
date:      Tue Feb 28 08:58:39 2012 +0000

description:
Remove an escape sequence that was introduced by accident.

diffstat:

 tests/lib/libm/t_atan.c |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (9 lines):

diff -r 99cf466049d4 -r 79c918c070de tests/lib/libm/t_atan.c
--- a/tests/lib/libm/t_atan.c   Tue Feb 28 07:47:50 2012 +0000
+++ b/tests/lib/libm/t_atan.c   Tue Feb 28 08:58:39 2012 +0000
@@ -1,4 +1,4 @@
-B0;259;0c/* $NetBSD: t_atan.c,v 1.2 2012/02/28 06:09:48 jruoho Exp $ */
+/* $NetBSD: t_atan.c,v 1.3 2012/02/28 08:58:39 pgoyette Exp $ */
 
 /*-
  * Copyright (c) 2011 The NetBSD Foundation, Inc.



Home | Main Index | Thread Index | Old Index