summaryrefslogtreecommitdiff
path: root/hscript/disk.hh
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2020-02-22 20:24:44 -0600
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2020-02-22 20:24:44 -0600
commit9dcd2d0ca795524d22eacaf087f435e02fa66906 (patch)
treeaffba2b1c18341ad184d56d19d5bebca1321e593 /hscript/disk.hh
parentf9e4335a86e0e9260c299292dba7905baa67fd9a (diff)
downloadhorizon-9dcd2d0ca795524d22eacaf087f435e02fa66906.tar.gz
horizon-9dcd2d0ca795524d22eacaf087f435e02fa66906.tar.bz2
horizon-9dcd2d0ca795524d22eacaf087f435e02fa66906.tar.xz
horizon-9dcd2d0ca795524d22eacaf087f435e02fa66906.zip
hscript: Add HFS+ support to Filesystem key
Diffstat (limited to 'hscript/disk.hh')
-rw-r--r--hscript/disk.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/hscript/disk.hh b/hscript/disk.hh
index 2a43192..179807c 100644
--- a/hscript/disk.hh
+++ b/hscript/disk.hh
@@ -190,6 +190,7 @@ public:
Ext2,
Ext3,
Ext4,
+ HFSPlus,
JFS,
VFAT,
XFS