diff --git a/gcc/cobol/util.cc b/gcc/cobol/util.cc index 8b3eb53ea9e07ac19eb90d1b5939c8bc223f383e..0e93778c5a8ae06fed478d5dae916f2b192da1e9 100644 --- a/gcc/cobol/util.cc +++ b/gcc/cobol/util.cc @@ -1962,7 +1962,7 @@ class unique_stack : public std::stack<input_file_t> char *wd = get_current_dir_name(); if( wd ) { cbl_warnx( "depth line copybook filename\n" - " " + " " "----- ---- --------" "----------------------------------------"); for( const auto& v : c ) {