Commit 178007f
committed
apps/sbc: fix hardcoded bleg prefix in LegContact error message
The error message in LegContact::readConfig() still referenced
"bleg_contact_params" after the class was generalized from
BLegContact to LegContact. Use the actual prefix parameter so
the message correctly identifies which leg failed parsing.1 parent 0c34d33 commit 178007f
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1807 | 1807 | | |
1808 | 1808 | | |
1809 | 1809 | | |
1810 | | - | |
| 1810 | + | |
1811 | 1811 | | |
1812 | 1812 | | |
1813 | 1813 | | |
| |||
0 commit comments