From 746aabba855afeba9005c7c8594763727223a775 Mon Sep 17 00:00:00 2001 From: Armin Co <armin.co@hs-bochum.de> Date: Mon, 31 Aug 2020 20:09:08 +0200 Subject: [PATCH] Added new line at the EOF --- .gitmodules | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index c3c9350..f70ac3b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,4 +4,5 @@ [submodule "libs/freeopcua"] path = libs/freeopcua - url = https://github.com/FreeOpcUa/freeopcua \ No newline at end of file + url = https://github.com/FreeOpcUa/freeopcua + \ No newline at end of file -- GitLab