fix incorrect comment

This commit is contained in:
VVWVV 2017-10-28 03:20:12 +03:00
parent 0786aed158
commit 49f88fb49b

View File

@ -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