From 96460831a771d68cf1ade9a12b929f9ec8e9bc9d Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 17 Nov 2003 11:16:10 +0000 Subject: Various typo fixes from Jonathon Gray via jmc@openbsd. --- trek/getpar.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'trek') diff --git a/trek/getpar.h b/trek/getpar.h index f6d67954..23b2bab7 100644 --- a/trek/getpar.h +++ b/trek/getpar.h @@ -1,4 +1,4 @@ -/* $NetBSD: getpar.h,v 1.7 2003/08/07 09:37:51 agc Exp $ */ +/* $NetBSD: getpar.h,v 1.8 2003/11/17 11:16:10 wiz Exp $ */ /* * Copyright (c) 1980, 1993 @@ -32,7 +32,7 @@ */ typedef void (*cmdfun) __P((int)); -struct cvntab /* used for getcodpar() paramater list */ +struct cvntab /* used for getcodpar() parameter list */ { const char *abrev; const char *full; -- cgit v1.2.3-56-ge451