From 572b944686804bf322ea91649c0a7c1870c26f48 Mon Sep 17 00:00:00 2001 From: Nikhil Ambardar <202-nikaviator@users.noreply.git-st.inf.tu-dresden.de> Date: Wed, 28 Oct 2020 14:35:15 +0000 Subject: [PATCH] Update testappm.cpp --- src/testappm.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/testappm.cpp b/src/testappm.cpp index 24a8853..5876657 100644 --- a/src/testappm.cpp +++ b/src/testappm.cpp @@ -142,4 +142,4 @@ int main(int argc, char** argv) { rate.sleep(); } return 0; -} \ No newline at end of file +} -- GitLab