fix incorrect comment
This commit is contained in:
parent
0786aed158
commit
49f88fb49b
@ -1847,7 +1847,7 @@ static void ppconcat(const char *line)
|
|||||||
b++;
|
b++;
|
||||||
strcpy((char*)p+1,b);
|
strcpy((char*)p+1,b);
|
||||||
} /* if */
|
} /* if */
|
||||||
} /* switch */
|
} /* for */
|
||||||
}
|
}
|
||||||
|
|
||||||
/* preprocess
|
/* preprocess
|
||||||
|
Loading…
x
Reference in New Issue
Block a user