Searched refs:pLastChar (Results 1 – 1 of 1) sorted by relevance
1736 char *pLastChar = &linebuf[sizeof(linebuf) - 2]; in err_programtext() local1738 *pLastChar = '\0'; in err_programtext()1748 } while (*pLastChar != '\0' && *pLastChar != '\n'); in err_programtext()