-
Rob Swindell authored
netmail.cpp:411:25: error: Invalid strchr() argument nr 2. The value is -29 but the valid values are '0:255'. [invalidFunctionArg] char* tp = strchr(to, QWK_NEWLINE); /* chop off at first CR */
Rob Swindell authorednetmail.cpp:411:25: error: Invalid strchr() argument nr 2. The value is -29 but the valid values are '0:255'. [invalidFunctionArg] char* tp = strchr(to, QWK_NEWLINE); /* chop off at first CR */
Loading