ls: cleanup part 1

This commit is contained in:
Denis Vlasenko
2006-10-28 12:37:16 +00:00
parent 8c35d65c43
commit 5c7596058d
8 changed files with 191 additions and 281 deletions

View File

@@ -9,7 +9,7 @@
*/
/* concatenate path and file name to new allocation buffer,
* not addition '/' if path name already have '/'
* not adding '/' if path name already has '/'
*/
#include "libbb.h"