summaryrefslogtreecommitdiff
path: root/futility/traversal.h
diff options
context:
space:
mode:
Diffstat (limited to 'futility/traversal.h')
-rw-r--r--futility/traversal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/futility/traversal.h b/futility/traversal.h
index 48bc3b6a..307f8197 100644
--- a/futility/traversal.h
+++ b/futility/traversal.h
@@ -59,7 +59,7 @@ struct cb_area_s {
/* What do we know at this point in time? */
struct futil_traverse_state_s {
- /* These two should be initialized by the caller */
+ /* These two should be initialized by the caller as needed */
const char *in_filename;
enum futil_op_type op;
/* Current activity during traversal */