[gnome-commander] noop: add comment



commit a0f8bde9b8ee17b07354a47c15892dfdcbe468c1
Author: Uwe Scholz <u scholz83 gmx de>
Date:   Fri Jun 25 22:37:32 2021 +0200

    noop: add comment

 src/gnome-cmd-file.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/gnome-cmd-file.h b/src/gnome-cmd-file.h
index da71aea7..b7c0add0 100644
--- a/src/gnome-cmd-file.h
+++ b/src/gnome-cmd-file.h
@@ -49,7 +49,7 @@ struct GnomeCmdFile
     GFile *gFile;
     GFileInfo *gFileInfo;
     gboolean is_dotdot;
-    gchar *collate_key;                 // necessary for proper sorting of UTF-8 encoded file names
+    gchar *collate_key;                 // necessary for proper sorting of UTF-8 encoded file names //ToDo: 
Check if this is really still needed
     GnomeCmdFileMetadata *metadata;
 
     GnomeCmdFile *ref();


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]