diff --git a/modules/console.cc b/modules/console.cc index ff1e455d2..be76c21fc 100644 --- a/modules/console.cc +++ b/modules/console.cc @@ -4596,7 +4596,7 @@ static void _print_sst_info_header(opt &out) { out << std::left << std::setfill(' ') - << std::setw(3) << "chkp" + << std::setw(3) << "cp" << " " << std::setw(12) << "name" << " " << std::setw(32) << "creation" << " " << std::setw(3) << "flt"