mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-15 09:17:42 +00:00
Update docs comment for FileTypeDetector.getMIMEType
This commit is contained in:
parent
73241a637b
commit
23724fa4fc
@ -172,7 +172,7 @@ public class FileTypeDetector {
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Detects the MIME type of a file, then writes it the AbstractFile object
|
* Detects the MIME type of a file, then writes it the AbstractFile object
|
||||||
* representing the file and also returns it.
|
* representing the file and returns the detected type.
|
||||||
*
|
*
|
||||||
* @param file The file to test.
|
* @param file The file to test.
|
||||||
*
|
*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user