From 5c5352182f071fb039ed04a4c6546ea17e47924a Mon Sep 17 00:00:00 2001 From: Milan Nikolic Date: Fri, 30 Oct 2015 11:23:02 +0100 Subject: [PATCH] Update cbconvert.go --- cbconvert.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cbconvert.go b/cbconvert.go index f49615c..d4d2467 100644 --- a/cbconvert.go +++ b/cbconvert.go @@ -534,7 +534,7 @@ func getFiles() []string { return files } -// Returns sorted list of found image files for given directory +// Returns list of found image files for given directory func getImages(path string) []string { var images []string