]> git.ipfire.org Git - thirdparty/public-inbox.git/commit
imap: fetch_compile: more meaningful variable names
authorEric Wong <e@80x24.org>
Sat, 28 Jun 2025 11:20:12 +0000 (11:20 +0000)
committerEric Wong <e@80x24.org>
Mon, 30 Jun 2025 08:20:40 +0000 (08:20 +0000)
commitbd43ac2af2b28d8e0b078a8b082d62e1be8a02dc
tree00e88121482037d7f4ab15af030f318f320a9754
parent6c4f8fdd44410759a3c371312d46e5017343ccd3
imap: fetch_compile: more meaningful variable names

Match the variable names used by callers to refuse confusion
rather than an ambiguously-named array and meaningless offsets.
lib/PublicInbox/IMAP.pm