aboutsummaryrefslogtreecommitdiffstats
path: root/nsxiv.h
diff options
context:
space:
mode:
Diffstat (limited to 'nsxiv.h')
-rw-r--r--nsxiv.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/nsxiv.h b/nsxiv.h
index 06f5300..e38460a 100644
--- a/nsxiv.h
+++ b/nsxiv.h
@@ -256,7 +256,7 @@ struct opt {
char **filenames;
bool from_stdin;
bool to_stdout;
- char stdout_separator;
+ bool using_null;
bool recursive;
int filecnt;
int startnum;