FreeCalypso > hg > fc-magnetite
changeset 203:b6d5af86bacb
src/g23m-aci/aci/cmh_satf.c: getCLIRState() bogon reverted like in Citrine
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Fri, 14 Oct 2016 06:08:53 +0000 |
parents | 2a93a98a1e26 |
children | e2714de970a4 |
files | src/g23m-aci/aci/cmh_satf.c |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/g23m-aci/aci/cmh_satf.c Fri Oct 14 06:02:34 2016 +0000 +++ b/src/g23m-aci/aci/cmh_satf.c Fri Oct 14 06:08:53 2016 +0000 @@ -3395,7 +3395,8 @@ */ //TISH, patch for call control CLIR //start -#if 0 +// FreeCalypso: reverted +#if 1 ctb->CLIRsup = NOT_PRESENT_8BIT; #else switch( getCLIRState())