projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5203467
)
fix typo in comment
author
Jim Meyering
<jim@meyering.net>
Mon, 18 Sep 2006 06:28:56 +0000
(06:28 +0000)
committer
Jim Meyering
<jim@meyering.net>
Mon, 18 Sep 2006 06:28:56 +0000
(06:28 +0000)
lib/savewd.h
patch
|
blob
|
history
diff --git
a/lib/savewd.h
b/lib/savewd.h
index 115a73503272fcf6eb4d266a4ee781e913ae9168..880b8f1770cfe6b162476690c36eb86418ee540e 100644
(file)
--- a/
lib/savewd.h
+++ b/
lib/savewd.h
@@
-131,7
+131,7
@@
void savewd_finish (struct savewd *wd);
/* Process N_FILES file names, FILE[0] through FILE[N_FILES - 1].
For each file name F, call ACT (F, WD, OPTIONS); ACT should invoke
savewd_chdir as needed, and should return an exit status. WD
- represents th
w
working directory; it may be in an error state when
+ represents th
e
working directory; it may be in an error state when
ACT is called.
Save and restore the working directory as needed by the file name