From 26cc5aff69856caf01a925ee1357b3650d806d67 Mon Sep 17 00:00:00 2001 From: Bert Date: Mon, 14 Feb 2011 17:51:04 +0100 Subject: Read filenames from stdin --- options.h | 1 + 1 file changed, 1 insertion(+) (limited to 'options.h') diff --git a/options.h b/options.h index 3cb4b38..fd2e0bd 100644 --- a/options.h +++ b/options.h @@ -24,6 +24,7 @@ typedef struct options_s { const char **filenames; int filecnt; + unsigned char from_stdin; scalemode_t scalemode; float zoom; -- cgit v1.2.3