From db4cb3d2f2df730f635980e47fdf24ade37e2225 Mon Sep 17 00:00:00 2001 From: Berke Viktor Date: Sun, 21 Oct 2012 14:30:10 +0200 Subject: Cosmetics --- plugins/sysinfo/xsys.c | 1 + 1 file changed, 1 insertion(+) (limited to 'plugins') diff --git a/plugins/sysinfo/xsys.c b/plugins/sysinfo/xsys.c index 760a1aef..f328b9b0 100644 --- a/plugins/sysinfo/xsys.c +++ b/plugins/sysinfo/xsys.c @@ -193,6 +193,7 @@ print_summary (int announce, char* format) { strncpy (buffer, "None found", bsize); } + format_output ("Ethernet", buffer, format); strcat (sysinfo, "\017 "); strncat (sysinfo, buffer, bsize - strlen (buffer)); -- cgit 1.4.1