summaryrefslogtreecommitdiff
path: root/src/chain.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/chain.c')
-rw-r--r--src/chain.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/chain.c b/src/chain.c
index 37f43a7f..1045bb9c 100644
--- a/src/chain.c
+++ b/src/chain.c
@@ -153,7 +153,7 @@ DataBuf *a_Chain_dbuf_new(void *buf, int size, int code)
/*
* Check whether the CCC is operative.
* Also used to hook debug information.
- *
+ *
* Return value: 1 if ready to use, 0 if not operative.
*/
int a_Chain_check(char *FuncStr, int Op, int Branch, int Dir,