Changeset 2711


Ignore:
Timestamp:
01/27/25 18:20:57 (9 days ago)
Author:
hshepherd
Message:

Fix indentation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS2/dev/hshepherd/reduce_output_log/src/client.cpp

    r2704 r2711  
    262262    } 
    263263 
    264         std::vector<double> CClient::collate_timings(std::string timing_param) 
     264    std::vector<double> CClient::collate_timings(std::string timing_param) 
    265265    { 
    266266      int myrank, comm_size; 
Note: See TracChangeset for help on using the changeset viewer.