Skip to content

Commit

Permalink
path1
Browse files Browse the repository at this point in the history
  • Loading branch information
DennisHeimbigner committed Oct 16, 2024
1 parent 3630ea1 commit 5bc4c09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion unit_test/test_pathcvt.c
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Test the NCpathcvt
#include "netcdf.h"
#include "ncpathmgr.h"

#undef DEBUG
#define DEBUG

#define NKINDS 4
static const int kinds[NKINDS] = {NCPD_NIX,NCPD_MSYS,NCPD_CYGWIN,NCPD_WIN};
Expand Down

0 comments on commit 5bc4c09

Please sign in to comment.