commit | f1ec34a8110badf8d09bbc8cc82f735458285e66 | [log] [tgz] |
---|---|---|
author | preludedrew <andrew.boren@gmail.com> | Thu Feb 17 22:42:33 2011 -0700 |
committer | preludedrew <andrew.boren@gmail.com> | Thu Feb 17 22:42:33 2011 -0700 |
tree | 29b30879dd9e30f3505cfe0b8acc25a0d94b73f3 | |
parent | 38058dc13ce2160d8baff52e9adda41bc96a0787 [diff] [blame] |
Update from CM.
diff --git a/common.h b/common.h index a4acc39..5d24881 100644 --- a/common.h +++ b/common.h
@@ -112,7 +112,7 @@ const char* device2; // alternative device to try if fs_type // == "ext4" or "vfat" and mounting // 'device' fails - const char* fallback_fs_type; + const char* fs_type2; } Volume; #endif // RECOVERY_COMMON_H