On Apr 5, 3:00 am, mattschinkel <[email protected]> wrote:
> I saw a typo:
>
> var dword fred
> var byte bill[4]
>
> should be:
>
> var dword fred
> var byte bill[4] at fred

Indeed. I'm sure it was in my mind :-)

Fixed everywhere I think!

-- 
You received this message because you are subscribed to the Google Groups 
"jallib" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/jallib?hl=en.

Reply via email to