Mined: allow Ins to mark
This commit is contained in:
parent
eabd612b15
commit
fc1c7a3483
1 changed files with 1 additions and 0 deletions
|
@ -1549,6 +1549,7 @@ int c;
|
|||
case 'C': return(RT);
|
||||
case 'D': return(LF);
|
||||
#if defined(__i386__)
|
||||
case '@': return(MA);
|
||||
case 'G': return(FS);
|
||||
case 'S': return(SR);
|
||||
case 'T': return(SF);
|
||||
|
|
Loading…
Reference in a new issue