K 10 svn:author V 3 imp K 8 svn:date V 27 2001-05-30T21:45:50.000000Z K 7 svn:log V 421 From the PR: The PCCard daemon can hang indefinately while reading its configuration file. If the last line of the file is a comment line that does not end in a newline, the program goes into an infinite loop searching for the non-existent newline. This fix, provided by the PR, will allow files ending without a newline to be read without hanging. Submitted by: Crist J. Clark PR: bin/25791 END