works on Linux 2.6
This commit is contained in:
parent
78e51a8c66
commit
359c1e017e
14 changed files with 33 additions and 28 deletions
|
|
@ -13,7 +13,6 @@ struct penvir E[9] = {
|
|||
struct penvir *e0 = E, *e1 = &E[1], *esave;
|
||||
int
|
||||
bcolor(char *s){
|
||||
int c;
|
||||
while (*s != 0) {
|
||||
switch (*s) {
|
||||
case '0': case '1': case '2': case '3': case '4':
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue