Cosmetics

This commit is contained in:
Berke Viktor 2012-10-21 14:30:10 +02:00
parent 77d3c50da1
commit db4cb3d2f2
1 changed files with 1 additions and 0 deletions

View File

@ -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));