aboutsummaryrefslogtreecommitdiff
path: root/src/hugehelp.c.cvs
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2012-12-26 23:34:41 +0100
committerYang Tse <yangsita@gmail.com>2012-12-26 23:34:41 +0100
commit311151beab0e260818339bcff183dd8bd1c52dfa (patch)
tree2977f164ecbe345e10f8e73c9926d7afc4c5baee /src/hugehelp.c.cvs
parentae2a2c99317a611b5b6a4780df1a907a241de91b (diff)
curl tool: rename hugehelp files to tool_hugehelp
Diffstat (limited to 'src/hugehelp.c.cvs')
-rw-r--r--src/hugehelp.c.cvs6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/hugehelp.c.cvs b/src/hugehelp.c.cvs
deleted file mode 100644
index 1c1697d73..000000000
--- a/src/hugehelp.c.cvs
+++ /dev/null
@@ -1,6 +0,0 @@
-#include "tool_setup.h"
-#include "tool_hugehelp.h"
-void hugehelp(void)
-{
- puts ( "This is a silly replacement for the actual file.");
-}