Mercurial > hg > index.cgi
changeset 320:a640ff4ed95f
Fix dumbosity in outputting the edition byte in os9 target
With the OS9 target, for some unknown reason, lwlink was anding the version
byte with 0x80 which really doesn't make any sense. That means there are
only two editions possible: 0 and 128. Definite dumbosity.
author | William Astle <lost@l-w.ca> |
---|---|
date | Sat, 08 Feb 2014 19:25:11 -0700 |
parents | dc763f806dc4 |
children | d4ac484d0ec6 |
files | lwlink/output.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff