aboutsummaryrefslogtreecommitdiff
path: root/src/tool_hugehelp.c.cvs
diff options
context:
space:
mode:
authorJay Satiro <raysatiro@yahoo.com>2016-12-19 02:31:59 -0500
committerJay Satiro <raysatiro@yahoo.com>2016-12-19 02:31:59 -0500
commitc2402b6e02c6de2e4be0f87fd094da8e24d81d87 (patch)
tree67951a14c41b799d30b457063e21373b4c2232af /src/tool_hugehelp.c.cvs
parentd00f2a8f2e8529024709f70c8ab4c4138dc651a0 (diff)
tests: checksrc compliance
Diffstat (limited to 'src/tool_hugehelp.c.cvs')
-rw-r--r--src/tool_hugehelp.c.cvs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tool_hugehelp.c.cvs b/src/tool_hugehelp.c.cvs
index 2499a4836..6ec5e9149 100644
--- a/src/tool_hugehelp.c.cvs
+++ b/src/tool_hugehelp.c.cvs
@@ -25,5 +25,5 @@
void hugehelp(void)
{
- puts ( "This is a silly replacement for the actual file.");
+ puts("This is a silly replacement for the actual file.");
}