commit c30fef8943935881c32d75e6023746e0078b7ed5 parent 1675531199d87bf7fa46767c58e0429fea1e072f Author: Christoph Lohmann <20h@r-36.net> Date: Mon, 28 Feb 2011 20:39:52 +0100 Being fine to the computer helps you one day. Diffstat:
rfkilld.c | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/rfkilld.c b/rfkilld.c @@ -165,6 +165,7 @@ main(int argc, char *argv[]) } } + closelog(); exit(EXIT_SUCCESS); }