Skip to content
Snippets Groups Projects
Commit 349a15b0 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

provide a test() proto

parent c14fa2c9
No related branches found
No related tags found
No related merge requests found
......@@ -19,4 +19,5 @@
#endif
extern char *arg2; /* set by first.c to the argv[2] or NULL */
int test(char *URL); /* the actual test function provided by each individual
libXXX.c file */
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment