1
0
mirror of https://github.com/gnosygnu/xowa.git synced 2026-03-02 03:49:30 +00:00

'v3.6.3.1'

This commit is contained in:
gnosygnu
2016-06-19 23:58:10 -04:00
parent 96636f3161
commit d4e8590345
1960 changed files with 20790 additions and 9272 deletions

View File

@@ -23,7 +23,7 @@ public class Xob_tmp_wtr {
this.ns_itm = ns_itm;
this.url_gen = url_gen;
this.fil_max = fil_max;
bfr = Bry_bfr.reset_(fil_max);
bfr = Bry_bfr_.Reset(fil_max);
} int fil_max;
public Bry_bfr Bfr() {return bfr;} Bry_bfr bfr;
public Io_url_gen Url_gen() {return url_gen;} Io_url_gen url_gen;