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:
@@ -44,5 +44,5 @@ public class Xos_url_gen implements Io_url_gen {
|
||||
tmp_bfr.Add(ext);
|
||||
return Io_url_.new_fil_(tmp_bfr.To_str_and_clear());
|
||||
}
|
||||
private static Bry_bfr tmp_bfr = Bry_bfr.reset_(256);
|
||||
private static Bry_bfr tmp_bfr = Bry_bfr_.Reset(256);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user