From 389376064ca859f5d90db130fea36ccd538859ef Mon Sep 17 00:00:00 2001 From: Bob Beck Date: Thu, 6 Dec 2001 02:11:48 +0000 Subject: comment typo, and $OpenBSD$ (thanks pval) --- libexec/ftp-proxy/getline.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'libexec') diff --git a/libexec/ftp-proxy/getline.c b/libexec/ftp-proxy/getline.c index f76f186d6ad..242e766c058 100644 --- a/libexec/ftp-proxy/getline.c +++ b/libexec/ftp-proxy/getline.c @@ -1,3 +1,5 @@ +/* $OpenBSD: getline.c,v 1.6 2001/12/06 02:11:47 beck Exp $ */ + /* * Copyright (c) 1985, 1988 Regents of the University of California. * All rights reserved. @@ -153,7 +155,6 @@ refill_buffer(register struct csiob *iobp) * This code is derived from the getline routine found in the UC Berkeley * ftpd code. * - * thie */ int -- cgit v1.2.3