From: Ondřej Surý Date: Mon, 15 Aug 2016 12:57:50 +0000 (+0200) Subject: whitespace cleanups X-Git-Tag: v1.1.1~17 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a6c8f3370350a1df30fb36ba081bffa7fe2dedd7;p=thirdparty%2Fknot-resolver.git whitespace cleanups --- diff --git a/daemon/ffimodule.h b/daemon/ffimodule.h index d75be3819..5dd7c5c70 100644 --- a/daemon/ffimodule.h +++ b/daemon/ffimodule.h @@ -30,4 +30,4 @@ * @param name module name * @return 0 or an error */ -int ffimodule_register_lua(struct engine *engine, struct kr_module *module, const char *name); \ No newline at end of file +int ffimodule_register_lua(struct engine *engine, struct kr_module *module, const char *name);