From d9554c97e8407de309bbd7b4cd8a56b9b0d6c485 Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Tue, 8 Apr 2014 12:13:02 +0200 Subject: libsmartcols: rewrite test code to tree(1)-like util Signed-off-by: Karel Zak --- lib/strutils.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/strutils.c') diff --git a/lib/strutils.c b/lib/strutils.c index 450f2f3e3..31bf9e2af 100644 --- a/lib/strutils.c +++ b/lib/strutils.c @@ -394,7 +394,7 @@ void strtotimeval_or_err(const char *str, struct timeval *tv, const char *errmes /* * Converts stat->st_mode to ls(1)-like mode string. The size of "str" must - * be 10 bytes. + * be 11 bytes. */ void strmode(mode_t mode, char *str) { -- cgit v1.2.3-55-g7522