From 8789e4b51936de90ac7caaa4cdafaa5ea8425801 Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Tue, 1 Sep 2020 22:48:19 -0400 Subject: Remove newline --- multihome.c | 1 - 1 file changed, 1 deletion(-) diff --git a/multihome.c b/multihome.c index f5a7aae..99f811c 100644 --- a/multihome.c +++ b/multihome.c @@ -718,4 +718,3 @@ int main(int argc, char *argv[]) { printf("%s\n", multihome.path_new); } } - -- cgit