Module Name:    src
Committed By:   pgoyette
Date:           Tue Feb 28 08:58:39 UTC 2012

Modified Files:
        src/tests/lib/libm: t_atan.c

Log Message:
Remove an escape sequence that was introduced by accident.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/tests/lib/libm/t_atan.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/tests/lib/libm/t_atan.c
diff -u src/tests/lib/libm/t_atan.c:1.2 src/tests/lib/libm/t_atan.c:1.3
--- src/tests/lib/libm/t_atan.c:1.2	Tue Feb 28 06:09:48 2012
+++ src/tests/lib/libm/t_atan.c	Tue Feb 28 08:58:39 2012
@@ -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.

Reply via email to