Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
mpociot committed Sep 11, 2024
1 parent 7b22c00 commit 74293dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/spx_reporter_full.h
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ size_t spx_reporter_full_metadata_list_files(
void (*callback) (const char *, size_t)
);

int spx_reporter_full_build_metadata_file_name(
char * spx_reporter_full_build_metadata_file_name(
const char * data_dir,
const char * key,
char * file_name,
Expand Down

0 comments on commit 74293dd

Please sign in to comment.