]> code.delx.au - refind/blobdiff - refind/global.h
Documentation changes; minor code cleanups.
[refind] / refind / global.h
index ac9bc7a92fec58399ee3ccb08089dc33fa8f0c25..c993b446c3ce3929edf6f0269813daef7e0edf57 100644 (file)
@@ -215,7 +215,8 @@ typedef struct {
    CHAR16      *SelectionBigFileName;
    CHAR16      *DefaultSelection;
    CHAR16      *AlsoScan;
-   CHAR16      *DontScan;
+   CHAR16      *DontScanDirs;
+   CHAR16      *DontScanFiles;
    CHAR16      *DriverDirs;
    CHAR16      *IconsDir;
    UINTN       ShowTools[NUM_TOOLS];