summaryrefslogtreecommitdiffstats
path: root/options.h
diff options
context:
space:
mode:
Diffstat (limited to 'options.h')
-rw-r--r--options.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/options.h b/options.h
index 246ddb7..4ce9637 100644
--- a/options.h
+++ b/options.h
@@ -21,7 +21,7 @@
#include "image.h"
-typedef struct options_s {
+typedef struct {
const char **filenames;
int filecnt;
unsigned char from_stdin;