]> Sergey Matveev's repositories - public-inbox.git/commit
cleanup: use '$ibx' consistently when referring to Inbox refs
authorEric Wong <e@80x24.org>
Tue, 16 Apr 2019 01:10:09 +0000 (01:10 +0000)
committerEric Wong <e@80x24.org>
Tue, 16 Apr 2019 20:58:23 +0000 (20:58 +0000)
commit6e6f7999361925e4c944f308df4bc32a1842cd69
tree2e190ffc0b3ba4be68d82b28cb86a0d9826426ae
parenta94349cda5763507d665809676fccc7b34575a21
cleanup: use '$ibx' consistently when referring to Inbox refs

'$inbox' is more human-readable, so that is for the more
human-readable name in most cases.  Making our variable naming
more consistent should make the code easier-to-review and
harder to screw up.
lib/PublicInbox/AltId.pm
lib/PublicInbox/Config.pm
lib/PublicInbox/Import.pm
lib/PublicInbox/NewsWWW.pm
lib/PublicInbox/SearchView.pm
lib/PublicInbox/Unsubscribe.pm
lib/PublicInbox/View.pm
lib/PublicInbox/WWW.pm
lib/PublicInbox/WwwStream.pm
t/altid.t