From 7956c1508120414a4e8e1c468133b0e0214103d0 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Mon, 27 Nov 1995 03:09:18 +0000 Subject: s/non-zero/nonzero/g --- src/csplit.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/csplit.c') diff --git a/src/csplit.c b/src/csplit.c index fea732246..fee898a6e 100644 --- a/src/csplit.c +++ b/src/csplit.c @@ -214,10 +214,10 @@ static struct control *controls; /* Number of elements in `controls'. */ static unsigned int control_used; -/* If non-zero, display usage information and exit. */ +/* If nonzero, display usage information and exit. */ static int show_help; -/* If non-zero, print the version on standard output then exit. */ +/* If nonzero, print the version on standard output then exit. */ static int show_version; static struct option const longopts[] = -- cgit v1.2.3-70-g09d2