d'oh you'll want to update
This commit is contained in:
parent
209ef00dad
commit
1c60b9946f
|
@ -163,7 +163,7 @@ SWITCH_DECLARE(char *) switch_find_parameter(const char *str, const char *param,
|
||||||
|
|
||||||
if (next) {
|
if (next) {
|
||||||
ptr = next + 1;
|
ptr = next + 1;
|
||||||
}
|
} else break;
|
||||||
}
|
}
|
||||||
|
|
||||||
return r;
|
return r;
|
||||||
|
|
Loading…
Reference in New Issue