[chirp_devel] [PATCH] Fix memory range on Icom IC-T7H
Dan Smith
Mon Oct 7 08:02:16 PDT 2013
> + _mem = self._memobj.memory[number-1]
> + _flag = self._memobj.flags[number-1]
<snip>
> + _mem = self._memobj.memory[mem.number-1]
> + _flag = self._memobj.flags[mem.number-1]
Can you add whitespace around the - operators here?
Otherwise, good fix. Thanks!
--
Dan Smith
www.danplanet.com
KK7DS
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 490 bytes
Desc: OpenPGP digital signature
Url : http://intrepid.danplanet.com/pipermail/chirp_devel/attachments/20131007/ec910a90/attachment-0001.bin
More information about the chirp_devel
mailing list