curl tool: rename hugehelp files to tool_hugehelp
This commit is contained in:
6
src/tool_hugehelp.c.cvs
Normal file
6
src/tool_hugehelp.c.cvs
Normal file
@@ -0,0 +1,6 @@
|
||||
#include "tool_setup.h"
|
||||
#include "tool_hugehelp.h"
|
||||
void hugehelp(void)
|
||||
{
|
||||
puts ( "This is a silly replacement for the actual file.");
|
||||
}
|
||||
Reference in New Issue
Block a user