Skip to content
Snippets Groups Projects
Commit c1d35ec8 authored by Erik Alexandre Pucci's avatar Erik Alexandre Pucci Committed by Danilo K. S. Yorinori
Browse files
parent fc8c35d8
No related branches found
No related tags found
No related merge requests found
...@@ -42,5 +42,6 @@ static char *read_version_file(char *); ...@@ -42,5 +42,6 @@ static char *read_version_file(char *);
void check_version(struct soap *, char *, char *); void check_version(struct soap *, char *, char *);
void availability(struct soap *, char *, char *, char *); void availability(struct soap *, char *, char *, char *);
char *read_xml_file(char *); char *read_xml_file(char *);
void inventory(struct soap *, char *, char *);
#endif #endif
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment