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/modWall.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/modules/modWall.c') diff --git a/src/modules/modWall.c b/src/modules/modWall.c index ac8e715..d9906db 100644 --- a/src/modules/modWall.c +++ b/src/modules/modWall.c @@ -371,4 +371,4 @@ mod_sym_t modwall_sym = { &init, &isConflict, &cmdArena, &recvMsg, - &destroy }; \ No newline at end of file + &destroy }; -- cgit v1.2.3