Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting
r='s from many people. sr=jst git-svn-id: svn://10.0.0.236/trunk@111049 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -1387,7 +1387,7 @@ int WINAPI WinMain(HINSTANCE hInstance,HINSTANCE hPrevInstance,LPSTR lpszArgs,in
|
||||
|
||||
if(!gUserPath[0]) { //dont override something they provide at the
|
||||
if(cp){
|
||||
cp=strchr(cp,'['); //seek to the seperator for the pathname (optional)
|
||||
cp=strchr(cp,'['); //seek to the separator for the pathname (optional)
|
||||
if(cp && *cp) {
|
||||
char *endcp=strchr(cp,']'); //now grab the (optional) user defined path...
|
||||
if(endcp) {
|
||||
|
||||
Reference in New Issue
Block a user