From 8389913151c2b77ce333a69a288e6c1349b6f981 Mon Sep 17 00:00:00 2001 From: vda Date: Sat, 28 Oct 2006 12:37:16 +0000 Subject: ls: cleanup part 1 git-svn-id: svn://busybox.net/trunk/busybox@16463 69ca8d6d-28ef-0310-b511-8ec308f3f277 --- libbb/concat_path_file.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libbb') diff --git a/libbb/concat_path_file.c b/libbb/concat_path_file.c index ef0d3282d..9aae601a4 100644 --- a/libbb/concat_path_file.c +++ b/libbb/concat_path_file.c @@ -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" -- cgit v1.2.3-55-g6feb