X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=src%2Foptions.h;h=fcbee7045dc79e41666dbefc6d3d367d4f08fecc;hp=92b812a4edb8cab41ba4b8e5b1ce2eb14743c04c;hb=fb7fb36cb8a2cf7fb559f1875f63b0df0239411c;hpb=f0dff25336d3f90331e3bfebf5db81b76623c8c1 diff --git a/src/options.h b/src/options.h index 92b812a4..fcbee704 100644 --- a/src/options.h +++ b/src/options.h @@ -139,6 +139,7 @@ struct options int htmlify; /* Do we HTML-ify the OS-dependent listings? */ + char *dot_style; long dot_bytes; /* How many bytes in a printing dot. */ int dots_in_line; /* How many dots in one line. */