aboutsummaryrefslogtreecommitdiff
path: root/nsxiv.h
diff options
context:
space:
mode:
authorsinanmohd <pcmsinan@gmail.com>2022-07-15 19:52:44 +0530
committersinanmohd <pcmsinan@gmail.com>2022-07-15 19:52:44 +0530
commit99e5def4f4e939b5583eafefd25345cb58443a02 (patch)
tree6619a55a76b5d979f1c10e5ab86ab91d19873b99 /nsxiv.h
parent5cab2fb52520e6a24012351b936ebb9162494666 (diff)
nout patchHEADmaster
Diffstat (limited to 'nsxiv.h')
-rw-r--r--nsxiv.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/nsxiv.h b/nsxiv.h
index 7d81fff..f8187dd 100644
--- a/nsxiv.h
+++ b/nsxiv.h
@@ -228,6 +228,7 @@ struct opt {
char **filenames;
bool from_stdin;
bool to_stdout;
+ int to_stdout_count;
bool using_null;
bool recursive;
int filecnt;