]> sjero.net Git - wget/blobdiff - src/options.h
[svn] Rename LARGE_INT to SUM_SIZE_INT, and simplify its handling.
[wget] / src / options.h
index 097a0ffb4e96611dfb318a34c2aca576ea44d980..e6b5051555c95b3628c7f954d1cf1090eaad66ed 100644 (file)
@@ -116,7 +116,7 @@ struct options
 
   wgint limit_rate;            /* Limit the download rate to this
                                   many bps. */
-  LARGE_INT quota;             /* Maximum file size to download and
+  SUM_SIZE_INT quota;          /* Maximum file size to download and
                                   store. */
 
   int numurls;                 /* Number of successfully downloaded