summaryrefslogtreecommitdiff
path: root/src/modules/modPipe.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/modPipe.c')
-rw-r--r--src/modules/modPipe.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/modPipe.c b/src/modules/modPipe.c
index 45e2d3a..065df07 100644
--- a/src/modules/modPipe.c
+++ b/src/modules/modPipe.c
@@ -347,4 +347,4 @@ mod_sym_t modpipe_sym = { &init,
&isConflict,
&cmdArena,
&recvMsg,
- &destroy }; \ No newline at end of file
+ &destroy };