Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/tools/compat don't lie in the comment; this is not the re-en...
details: https://anonhg.NetBSD.org/src/rev/d35afd168216
branches: trunk
changeset: 811032:d35afd168216
user: christos <christos%NetBSD.org@localhost>
date: Thu Oct 08 20:33:58 2015 +0000
description:
don't lie in the comment; this is not the re-entrant version
diffstat:
tools/compat/fgetln.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 985303bfd94e -r d35afd168216 tools/compat/fgetln.c
--- a/tools/compat/fgetln.c Thu Oct 08 20:20:45 2015 +0000
+++ b/tools/compat/fgetln.c Thu Oct 08 20:33:58 2015 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: fgetln.c,v 1.10 2015/10/08 20:20:45 christos Exp $ */
+/* $NetBSD: fgetln.c,v 1.11 2015/10/08 20:33:58 christos Exp $ */
/*
* Copyright (c) 2015 Joerg Jung <jung%openbsd.org@localhost>
@@ -17,7 +17,7 @@
*/
/*
- * portable fgetln() version, reentrant
+ * portable fgetln() version
*/
#ifdef HAVE_NBTOOL_CONFIG_H
Home |
Main Index |
Thread Index |
Old Index