[gnome-commander] noop: just a comment



commit 07cf113115605b5678fe5cd2d190e494957ff430
Author: Uwe Scholz <u scholz83 gmx de>
Date:   Mon Aug 23 00:14:03 2021 +0200

    noop: just a comment

 src/utils.cc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/utils.cc b/src/utils.cc
index cdc43de3..aa3e5517 100644
--- a/src/utils.cc
+++ b/src/utils.cc
@@ -662,7 +662,7 @@ gboolean app_needs_terminal (GnomeCmdFile *f)
     return needTerminal;
 }
 
-
+// ToDo: This function should be reworked using GIO / GFile
 gchar *get_temp_download_filepath (const gchar *fname)
 {
     const gchar *tmp_dir = g_get_tmp_dir ();


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