]> Sergey Matveev's repositories - public-inbox.git/commitdiff
rename PublicInbox::SearchMsg => PublicInbox::Smsg
authorEric Wong <e@yhbt.net>
Fri, 20 Mar 2020 08:18:15 +0000 (08:18 +0000)
committerEric Wong <e@yhbt.net>
Sun, 22 Mar 2020 09:00:23 +0000 (09:00 +0000)
Since the introduction of over.sqlite3, SearchMsg is not tied to
our search functionality in any way, so stop confusing ourselves
and future hackers by just calling it "PublicInbox::Smsg".

Add a missing "use" in ExtMsg while we're at it.


No differences found