Commit c2eb4b5
config: fix erroneous clamp message if clamp value == max
If the clamp value is equal to and only equal to PD_MIN_LEN_MAX then the warn
is emitted, when it shouldn't be since PD_MIN_LEN_MAX is a valid max value.
Signed-off-by: Paul Donald <newtwen+github@gmail.com>
Link: #283
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>1 parent 54b9e72 commit c2eb4b5
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1304 | 1304 | | |
1305 | 1305 | | |
1306 | 1306 | | |
1307 | | - | |
| 1307 | + | |
1308 | 1308 | | |
1309 | 1309 | | |
1310 | 1310 | | |
| |||
0 commit comments