From f0f3a0c6fbdf3bbd095d37a8fd2e0d0c250f8a21 Mon Sep 17 00:00:00 2001 From: Jason McIntyre Date: Sat, 8 Nov 2003 19:17:31 +0000 Subject: typos from Jonathon Gray; --- lib/libform/fld_def.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/libform') diff --git a/lib/libform/fld_def.c b/lib/libform/fld_def.c index 9ae030440e0..d4402dcc282 100644 --- a/lib/libform/fld_def.c +++ b/lib/libform/fld_def.c @@ -1,4 +1,4 @@ -/* $OpenBSD: fld_def.c,v 1.6 2001/01/22 18:02:12 millert Exp $ */ +/* $OpenBSD: fld_def.c,v 1.7 2003/11/08 19:17:27 jmc Exp $ */ /**************************************************************************** * Copyright (c) 1998,2000 Free Software Foundation, Inc. * @@ -75,7 +75,7 @@ NCURSES_EXPORT_VAR(FIELD *) _nc_Default_Field = &default_field; | int *err ) | | Description : Create an argument structure for the specified type. -| Use the type-dependant argument list to construct +| Use the type-dependent argument list to construct | it. | | Return Values : Pointer to argument structure. Maybe NULL. -- cgit v1.2.3