Ignore:
Timestamp:
08/14/18 22:35:18 (6 years ago)
Author:
tbretz
Message:
Minor fixed.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/FACT++/src/root2sql.cc

    r19166 r19167  
    472472                cout << "Filename converted with /" << reg << "/ to /" << fmt << "/\n";
    473473                cout << "Filename: " << file << '\n';
    474                 cout << "Result: " << file << endl;
     474                cout << "Result: " << val << endl;
    475475            }
    476476        }
Note: See TracChangeset for help on using the changeset viewer.