[Xfce4-commits] [panel-plugins/xfce4-hardware-monitor-plugin] 02/29: Missing newline in error message

noreply at xfce.org noreply at xfce.org
Mon Dec 18 12:45:33 CET 2017


This is an automated email from the git hooks/post-receive script.

o   m   e   g   a   p   h   i   l       p   u   s   h   e   d       a       c   o   m   m   i   t       t   o       b   r   a   n   c   h       m   a   s   t   e   r   
   in repository panel-plugins/xfce4-hardware-monitor-plugin.

commit 038ea898149ea754e3a065394c276af827ca41fd
Author: OmegaPhil <OmegaPhil at startmail.com>
Date:   Fri Nov 17 20:04:19 2017 +0000

    Missing newline in error message
---
 src/monitor-impls.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/monitor-impls.cpp b/src/monitor-impls.cpp
index d27d4a7..f9a717b 100644
--- a/src/monitor-impls.cpp
+++ b/src/monitor-impls.cpp
@@ -1506,7 +1506,7 @@ void NetworkLoadMonitor::configure_interface_names(XfcePanelPlugin *xfce_plugin)
     // Unable to obtain read-only config file - informing user
     std::cerr << _("Unable to obtain read-only config file path in order to "
                    "configure interface names in NetworkLoadMonitor::"
-                   "configure_interface_names!");
+                   "configure_interface_names!\n");
     return;
   }
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list