Psst.. new poll here.
Psst.. new forums here.
Microsoft is blocking us again (TY IP Reputation!) so just use oauth login instead. :)
Paste
Pasted as text by ipse ( 17 years ago )
***************
*** 97,103 ****
attr_cache_timeout = ACREGMAX;
- char * p;
if (strstr(opt, "noac")) {
f_noac = true;
--- 97,103 ----
attr_cache_timeout = ACREGMAX;
+ const char * p;
if (strstr(opt, "noac")) {
f_noac = true;
Revise this Paste