fix comment

This commit is contained in:
Doug MacEachern 2005-12-14 03:01:29 +00:00
parent 7162f1c590
commit b4256d7aac
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ public class Route extends SigarCommandBase {
private static final String OUTPUT_FORMAT =
"%-15s %-15s %-15s %-5s %-6s %-3s %-s";
//like df -h -a
//like route -n
private static final String[] HEADER = new String[] {
"Destination",
"Gateway",