From c37b81a6fa8831391e98392d15450aeb063a0c31 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Wed, 3 May 2006 10:10:00 +0000 Subject: *** empty log message *** --- src/ls.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/ls.c b/src/ls.c index d990f2dc3..3eb78684e 100644 --- a/src/ls.c +++ b/src/ls.c @@ -2920,7 +2920,7 @@ typedef int (*qsortFunc)(V a, V b); while (0) /* Define the 8 different sort function variants required for each sortkey. - KEY_NAME is a string describing the sort key, e.g., ctime, atime, size. + KEY_NAME is a token describing the sort key, e.g., ctime, atime, size. KEY_CMP_FUNC is a function to compare records based on that key, e.g., ctime_cmp, atime_cmp, size_cmp. Append KEY_NAME to the string, '[rev_][x]str{cmp|coll}[_df]_', to create each function name. */ -- cgit v1.2.3-70-g09d2