[gnome-commander] noop: fix comment
- From: Uwe Scholz <uwescholz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-commander] noop: fix comment
- Date: Sun, 11 Jul 2021 21:45:32 +0000 (UTC)
commit 4df08b463171c602b969a89b70157bd6e730b08b
Author: Uwe Scholz <u scholz83 gmx de>
Date: Wed Jun 30 22:46:15 2021 +0200
noop: fix comment
src/gnome-cmd-file.cc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/gnome-cmd-file.cc b/src/gnome-cmd-file.cc
index 506d7c6f..8104878c 100644
--- a/src/gnome-cmd-file.cc
+++ b/src/gnome-cmd-file.cc
@@ -836,7 +836,7 @@ guint64 GnomeCmdFile::calc_tree_size (gulong *count)
if (error)
{
- g_message ("calc_tree_size: closing gFileEnumerator failed: %s", error->message);
+ g_message ("calc_tree_size: g_file_measure_disk_usage failed: %s", error->message);
g_error_free (error);
}
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]