diff options
Diffstat (limited to 'port/fgetln.c')
-rw-r--r-- | port/fgetln.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/port/fgetln.c b/port/fgetln.c index a41a383a6653..54a3fa4ad897 100644 --- a/port/fgetln.c +++ b/port/fgetln.c @@ -1,4 +1,4 @@ -/* $NetBSD: fgetln.c,v 1.1 2015/01/22 03:48:07 christos Exp $ */ +/* $NetBSD: fgetln.c,v 1.9 2008/04/29 06:53:03 martin Exp $ */ /*- * Copyright (c) 1998 The NetBSD Foundation, Inc. |