diff --git a/Core/src/org/sleuthkit/autopsy/modules/photoreccarver/PhotoRecCarverIngestJobSettings.java b/Core/src/org/sleuthkit/autopsy/modules/photoreccarver/PhotoRecCarverIngestJobSettings.java index 38c2d49082..9ee56581f0 100755 --- a/Core/src/org/sleuthkit/autopsy/modules/photoreccarver/PhotoRecCarverIngestJobSettings.java +++ b/Core/src/org/sleuthkit/autopsy/modules/photoreccarver/PhotoRecCarverIngestJobSettings.java @@ -31,7 +31,7 @@ final class PhotoRecCarverIngestJobSettings implements IngestModuleIngestJobSett /** * What kind of filtering should occur for the extension list. */ - static enum ExtensionFilterOption { + enum ExtensionFilterOption { /** * The file extensions should be included (and others should be * filtered).