Skip to content

Commit

Permalink
Per #2286, just changing comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnHalleyGotway committed Sep 29, 2022
1 parent f871e0a commit 14d85ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/libcode/vx_nc_obs/nc_obs_util.cc
Original file line number Diff line number Diff line change
Expand Up @@ -1249,7 +1249,7 @@ bool is_using_var_id(const char * nc_name) {
return use_var_id;
}

////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////

bool is_using_var_id(NcFile *nc_file) {
bool use_var_id = false;
Expand Down

0 comments on commit 14d85ef

Please sign in to comment.