curl/src/hugehelp.c.cvs

5 lines
105 B
Text

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