fixed missing javadoc
This commit is contained in:
parent
502082c736
commit
6f7fec94ee
|
|
@ -160,6 +160,7 @@ public final class Main
|
|||
/**
|
||||
* Loads properties from a File.
|
||||
* @param aFile the properties file
|
||||
* @return the properties in aFile
|
||||
*/
|
||||
private static Properties loadProperties(File aFile)
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue