curl/src/tool_hugehelp.c.cvs

6 lines
137 B
Text

#include "tool_setup.h"
#include "tool_hugehelp.h"
void hugehelp(void)
{
puts ( "This is a silly replacement for the actual file.");
}