commit 3a3a14d98ae6e5de26d5f626b96808095a9ca489
parent cf87e90bf16dd10093dfdbb6516eee34758b4bec
Author: Frederic Cambus <fred@statdns.com>
Date: Fri, 17 Jan 2020 18:26:10 +0100
Remove empty line.
Diffstat:
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/src/logswan.c b/src/logswan.c
@@ -4,7 +4,7 @@
* https://www.logswan.org
*
* Created: 2015-05-31
- * Last Updated: 2019-10-28
+ * Last Updated: 2020-01-17
*
* Logswan is released under the BSD 2-Clause license.
* See LICENSE file for details.
@@ -160,7 +160,6 @@ main(int argc, char *argv[])
perror("Can't open database");
return EXIT_FAILURE;
}
-
}
/* Open log file */