Skip to content

Commit

Permalink
updated header
Browse files Browse the repository at this point in the history
  • Loading branch information
AleksArt000 committed Oct 23, 2024
1 parent a70135e commit 7d94cae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/libspm.h
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ char** get_all_files(const char* root, const char *path, int *num_files);
int download(char* url, FILE* fp);
int parse_env(char** in);
int add_repo(char* name, char* url);
void clean_install();

//end test

Expand Down

0 comments on commit 7d94cae

Please sign in to comment.