Mined: allow Ins to mark

This commit is contained in:
Antoine Leca
2013-01-25 18:44:17 +01:00
committed by sambuc
parent eabd612b15
commit fc1c7a3483
+1
View File
@@ -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);