]> Sergey Matveev's repositories - nnn.git/commitdiff
Fix comment
authorsin <sin@2f30.org>
Thu, 26 Nov 2015 16:05:13 +0000 (16:05 +0000)
committersin <sin@2f30.org>
Thu, 26 Nov 2015 16:05:13 +0000 (16:05 +0000)
config.def.h

index beae17d3c2886ab3ba726d936e79255cbf81cb40..4b1284688ce72acc94ec7b04e06e7656af6db29f 100644 (file)
@@ -3,7 +3,7 @@
 #define CURSR " > "
 #define EMPTY "   "
 
-int mtimeorder = 0; /* Set to 1 to sort by time in the default case */
+int mtimeorder = 0; /* Set to 1 to sort by time modified */
 int idletimeout = 0; /* Screensaver timeout in seconds, 0 to disable */
 char *idlecmd = "rain"; /* The screensaver program */