mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-17 02:07:42 +00:00
Fix doxygen comments
This commit is contained in:
parent
a37b7f17cf
commit
6eeaffbec8
@ -301,7 +301,7 @@ final class AutopsyOptionsPanel extends javax.swing.JPanel {
|
||||
|
||||
|
||||
/**
|
||||
* Values for configuration located in the /etc/*.conf file.
|
||||
* Values for configuration located in the /etc/\*.conf file.
|
||||
*/
|
||||
private static class ConfValues {
|
||||
private final String XmxVal;
|
||||
@ -335,7 +335,7 @@ final class AutopsyOptionsPanel extends javax.swing.JPanel {
|
||||
}
|
||||
|
||||
/**
|
||||
* Retrieve the /etc/*.conf file values pertinent to settings.
|
||||
* Retrieve the /etc/\*.conf file values pertinent to settings.
|
||||
* @return The conf file values.
|
||||
* @throws IOException
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user