the -S option also falls under ifndef NOCROSS
This commit is contained in:
@@ -291,10 +291,10 @@ next_option: /* to allow combined one-char options */
|
||||
}
|
||||
break;
|
||||
}
|
||||
#endif NOCROSS
|
||||
case 'S':
|
||||
density = txt2int(&text);
|
||||
break;
|
||||
#endif NOCROSS
|
||||
#endif LINT
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user