From e9d7a9acde7670f384bc8127ca141b185a57ad6f Mon Sep 17 00:00:00 2001 From: Aleksander Morgado Date: Sat, 21 Mar 2020 15:48:49 +0100 Subject: context: remove empty whiteline in --version This also fixes the Copyright section in the troffit generated HTML output. --- src/mm-context.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src') diff --git a/src/mm-context.c b/src/mm-context.c index 08f08ff4..406c744a 100644 --- a/src/mm-context.c +++ b/src/mm-context.c @@ -279,8 +279,7 @@ mm_context_get_test_plugin_dir (void) static void print_version (void) { - g_print ("\n" - "ModemManager " MM_DIST_VERSION "\n" + g_print ("ModemManager " MM_DIST_VERSION "\n" "Copyright (C) 2008-2020 The ModemManager authors\n" "License GPLv2+: GNU GPL version 2 or later \n" "This is free software: you are free to change and redistribute it.\n" -- cgit v1.2.3-70-g09d2