mirror of
https://github.com/curl/curl.git
synced 2026-08-24 19:53:46 +03:00
curl tool: rename hugehelp files to tool_hugehelp
This commit is contained in:
parent
ae2a2c9931
commit
311151beab
2 changed files with 0 additions and 0 deletions
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.");
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue