X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=src%2Foptions.h;h=4e5d7203cd19eb48f4b2aa25c92800cb69d72124;hp=5488e2687d6d4ecf1f301f76f47005918b1fde02;hb=7585b7019d5909428a477002579366a507e42b58;hpb=cd4c4b63d4381209f5126baaf31ebde206b76a46 diff --git a/src/options.h b/src/options.h index 5488e268..4e5d7203 100644 --- a/src/options.h +++ b/src/options.h @@ -246,7 +246,7 @@ struct options int ftp_stmlf; /* Force Stream_LF format for binary FTP. */ #endif /* def __VMS */ - bool matchservertimestamps; /* Update downloaded files' timestamps to + bool useservertimestamps; /* Update downloaded files' timestamps to match those on server? */ };