]> Sergey Matveev's repositories - public-inbox.git/commitdiff
searchview: fix non-numeric comparison
authorEric Wong <e@80x24.org>
Sun, 1 Apr 2018 22:58:19 +0000 (22:58 +0000)
committerEric Wong <e@80x24.org>
Sun, 1 Apr 2018 23:04:20 +0000 (23:04 +0000)
We don't want non-fully-numeric limits being compared and
tripping warnings.  While we're at it, avoid hard-coding
'200' and reuse $LIM as the default.


No differences found