[gnome-commander] noop: use GNOME_VFS_PRIORITY_DEFAULT instead of 0



commit d23fb484d8314fdefaa351e423f14e28f2f0f725
Author: Piotr Eljasiak <epiotr src gnome org>
Date:   Wed Sep 15 09:17:05 2010 +0200

    noop: use GNOME_VFS_PRIORITY_DEFAULT instead of 0

 src/gnome-cmd-xfer.cc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/gnome-cmd-xfer.cc b/src/gnome-cmd-xfer.cc
index 0f32585..12f4ef2 100644
--- a/src/gnome-cmd-xfer.cc
+++ b/src/gnome-cmd-xfer.cc
@@ -34,7 +34,7 @@
 using namespace std;
 
 
-#define XFER_PRIORITY 0
+#define XFER_PRIORITY GNOME_VFS_PRIORITY_DEFAULT
 
 
 typedef struct



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