- strtok() did not terminate properly if the last token in the string
did not end with a separator character but with a '\0' byte. Fixed.
Authored by: obarthel 2004-10-25
Parent: [r77]
Child: [r79]