Skip to content
Snippets Groups Projects
Commit ca97375e authored by Uwe Schulzweida's avatar Uwe Schulzweida
Browse files

clang-format

parent 30dfd4cd
No related branches found
No related tags found
2 merge requests!34Version 2.2.0,!26M214003/develop
Pipeline #28878 failed
......@@ -10,7 +10,7 @@ typedef struct
int ncvarboundsid;
int leadtimeid;
bool hasUnits;
bool isWRF; // true for time axis in WRF format
bool isWRF; // true for time axis in WRF format
} basetime_t;
void basetimeInit(basetime_t *basetime);
......
......@@ -14,7 +14,7 @@ typedef struct
int datatype; // datatype
int type; // time type
int calendar;
int unit; // time units
int unit; // time units
int numavg;
CdiDateTime sDateTime; // start date/time
CdiDateTime vDateTime; // verification date/time
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment