From a0385ddb1e05c96af324ba25073129655eb4334e Mon Sep 17 00:00:00 2001 From: Michal Zima Date: Fri, 11 Dec 2009 19:23:07 +0100 Subject: We should follow the HandBook --- src/modules/modPipe.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/modules/modPipe.c') 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 }; -- cgit v1.2.3