]> Sergey Matveev's repositories - public-inbox.git/commitdiff
searchview: improve naming and simplify hash override
authorEric Wong <e@yhbt.net>
Wed, 26 Feb 2020 00:44:05 +0000 (00:44 +0000)
committerEric Wong <e@yhbt.net>
Thu, 27 Feb 2020 08:48:52 +0000 (08:48 +0000)
`%over' could be confused for the overview SQLite DB
instance, so call it `%override', instead.  There's
also no need to write a loop to override a hash when
the language can do it for us.


No differences found