Skip to content

Commit

Permalink
Committing clang-format changes
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 4, 2024
1 parent 88a856b commit 5da6241
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/server/pdc_server_region/pdc_server_region_cache.c
Original file line number Diff line number Diff line change
Expand Up @@ -921,7 +921,7 @@ PDC_region_cache_clock_cycle(void *ptr)
pdc_obj_cache *obj_cache, *obj_cache_iter;
struct timeval current_time;
struct timeval finish_time;
int nflush = 0;
int nflush = 0;
double elapsed_time;
time_t t;
struct tm * tm;
Expand Down

0 comments on commit 5da6241

Please sign in to comment.