diff options
Diffstat (limited to 'options.h')
-rw-r--r-- | options.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -25,6 +25,7 @@ struct media_options const char *devname; unsigned int interactive:1, print:1, + print_dot:1, reset:1, verbose:1; const char *entity; |