commit | 3e14652310cd6200d997b0a7156b332bd558b7a9 | [log] [tgz] |
---|---|---|
author | bigbiff bigbiff <bigbiff@teamw.in> | Wed Nov 14 14:32:59 2012 -0500 |
committer | Dees_Troy <dees_troy@teamw.in> | Wed Nov 14 22:22:25 2012 +0000 |
tree | 7c389976449cdefe0f2ac1c5bd1fd3ce252da04f | |
parent | 1a650e6fc4b0c1fa2fdf168f0a119bdf11bc8896 [diff] [blame] |
add exfat to partitions.cpp
diff --git a/partition.cpp b/partition.cpp index cf7aab8..c9b10da 100644 --- a/partition.cpp +++ b/partition.cpp
@@ -359,6 +359,7 @@ File_System == "vfat" || File_System == "ntfs" || File_System == "yaffs2" || + File_System == "exfat" || File_System == "auto") return true; else