This commit is contained in:
Oliver Burn 2002-12-01 04:22:06 +00:00
parent 33b6e5d9fc
commit e952d4dff4
1 changed files with 1 additions and 1 deletions

View File

@ -139,7 +139,7 @@ class ConfigurationLoader
* @throws CheckstyleException if an error occurs
*/
public static Configuration loadConfiguration(String aConfigFname,
Properties aOverrideProps)
Properties aOverrideProps)
throws CheckstyleException
{
try {