Skip to content
Snippets Groups Projects
Commit 9d9dbd39 authored by Erik Alexandre Pucci's avatar Erik Alexandre Pucci Committed by Danilo K. S. Yorinori
Browse files

client.h: Added print_update_link() prototype

parent 8ce899b0
No related branches found
No related tags found
No related merge requests found
......@@ -40,6 +40,7 @@ static const char *exe = "bin/client";
/* Functions */
static char *read_version_file(char *);
void print_update_link(struct soap *, char *);
void check_version(struct soap *, char *, char *);
void availability(struct soap *, char *, char *, char *);
char *read_xml_file(char *);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment