diff options
Diffstat (limited to 'nsxiv.h')
-rw-r--r-- | nsxiv.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -268,6 +268,7 @@ struct opt { char **filenames; bool from_stdin; bool to_stdout; + char stdout_separator; bool recursive; int filecnt; int startnum; |