projects
/
pspp-builds.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0dd2d22
)
Fix comment.
author
Ben Pfaff
<blp@gnu.org>
Mon, 16 Feb 2004 08:23:49 +0000
(08:23 +0000)
committer
Ben Pfaff
<blp@gnu.org>
Mon, 16 Feb 2004 08:23:49 +0000
(08:23 +0000)
src/vfm.c
patch
|
blob
|
history
diff --git
a/src/vfm.c
b/src/vfm.c
index 65df0dd0f2aff2e37ae5ef5ba389037f6e93119f..3af13ee0c985da0971378b35a5a168ffb8a002b1 100644
(file)
--- 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