aboutsummaryrefslogtreecommitdiff
path: root/src/hugehelp.h
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2012-12-26 23:30:54 +0100
committerYang Tse <yangsita@gmail.com>2012-12-26 23:30:54 +0100
commitae2a2c99317a611b5b6a4780df1a907a241de91b (patch)
tree58fb14c2f3797a05978df974017b622f7280d5e3 /src/hugehelp.h
parenteb5aa12c8baddeba13594e515e8b0a7d94949177 (diff)
curl tool: renaming hugehelp files to tool_hugehelp
Diffstat (limited to 'src/hugehelp.h')
-rw-r--r--src/hugehelp.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/hugehelp.h b/src/hugehelp.h
index 698c916a6..28d44dfde 100644
--- a/src/hugehelp.h
+++ b/src/hugehelp.h
@@ -1,5 +1,5 @@
-#ifndef HEADER_CURL_HUGEHELP_H
-#define HEADER_CURL_HUGEHELP_H
+#ifndef HEADER_CURL_TOOL_HUGEHELP_H
+#define HEADER_CURL_TOOL_HUGEHELP_H
/***************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
@@ -25,4 +25,4 @@
void hugehelp(void);
-#endif /* HEADER_CURL_HUGEHELP_H */
+#endif /* HEADER_CURL_TOOL_HUGEHELP_H */