Fix the previous revision.
This commit is contained in:
parent
160644f6ba
commit
224cc6328a
1 changed files with 1 additions and 1 deletions
|
@ -206,6 +206,6 @@ show_opts(int val)
|
||||||
pr(",\n ");
|
pr(",\n ");
|
||||||
sep = "";
|
sep = "";
|
||||||
}
|
}
|
||||||
pr("%sSHIPNAMES", sep, op->opt_key);
|
pr("%sSHIPNAMES", sep);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue