This commit is contained in:
Henry Jen 2020-04-14 23:11:49 +00:00
commit 0278846eaa
91 changed files with 1073 additions and 416 deletions

View file

@ -116,7 +116,7 @@ public class Checksum {
if (DEBUG) {
System.out.println("Exception in getting safe default " +
"checksum value " +
"from the configuration Setting. " +
"from the configuration. " +
"No safe default checksum set.");
exc.printStackTrace();
}