- Fix build on 10.3. strncat() was not available in libkern. Actually,
there is no point of using strncat() here because the length of tail is len.
- Remove few empty lines while I am here.
- Fix build on 10.3. strncat() was not available in libkern. Actually, Tags None Referenced Files None Subscribers None
Description
Details
|