summaryrefslogtreecommitdiff
path: root/src/nautilus-file.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/nautilus-file.c')
-rw-r--r--src/nautilus-file.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nautilus-file.c b/src/nautilus-file.c
index d4463178d..abf8a5e5f 100644
--- a/src/nautilus-file.c
+++ b/src/nautilus-file.c
@@ -85,7 +85,7 @@
#define DEBUG_REF_PRINTF printf
#endif
-#define MEGA_TO_BASE_RATE 1048576
+#define MEGA_TO_BASE_RATE 1000000
/* Files that start with these characters sort after files that don't. */
#define SORT_LAST_CHAR1 '.'