From: Leopold Toetsch <[EMAIL PROTECTED]>
Date: Sun, 22 May 2005 17:07:48 +0200
Bob Rogers wrote:
> + I22 = 50000
> + set_multiple_keys(P30, I22, I29, I22)
> + print_multiple_keys(P30, I29, I30, I20)
> + print_multiple_keys(P30, I21, I30, I20)
^^^
c&p typo
Small reminder: always "make test" before submitting patches
Thanks, applied.
leo
Mea culpa. I hand-tweaked the patch after putting it into the message
in order to change I21 to I22 so that I could reference I22 from the
message text -- thinking "Gee, maybe this isn't a good idea" even as I
did so . . .
-- Bob