*** empty log message ***

This commit is contained in:
cxgeorge 2002-10-21 06:44:10 +00:00
parent 4c3aa7bb0a
commit 5f859b3901

View File

@ -58,6 +58,8 @@ main(int argc, char *argv[]) {
if(bRemoveBrackets) {
hash.set_output_brackets(false);
// output base of Filename along w/md5
cout << source_file.get_basename() << " ";
}
cout << hash << endl;