From d79bc1a488a293500500e21e911e24929a98c393 Mon Sep 17 00:00:00 2001 From: Ben Pfaff Date: Mon, 16 Feb 2004 08:23:49 +0000 Subject: [PATCH] Fix comment. --- src/vfm.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/vfm.c b/src/vfm.c index 65df0dd0f2..3af13ee0c9 100644 --- a/src/vfm.c +++ b/src/vfm.c @@ -112,7 +112,7 @@ static int exclude_this_case (void); /* Reads all the cases from the active file, transforms them by the active set of transformations, calls PROCFUNC with CURCASE - set to the case , and writes them to a new active file. + set to the case, and writes them to a new active file. Divides the active file into zero or more series of one or more cases each. BEGINFUNC is called before each series. ENDFUNC is -- 2.30.2