Changeset 32166
- Timestamp:
- 01/07/15 14:59:49 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
titan/titan/adjust.h
r32165 r32166 252 252 // changeinput(community_pass, getconfig("community_pass", NULL)); 253 253 changemask(community_pass, "****"); 254 changeinput(community_pass, "****"); 255 254 255 if(strlen(getconfig("community_pass", NULL)) != 32) 256 changeinput(community_pass, getconfig("community_pass", NULL)); 257 else 258 changeinput(community_pass, "****"); 259 256 260 #ifdef MIPSEL 257 261 dualboot->hidden = NO;
Note: See TracChangeset
for help on using the changeset viewer.