new arg_printusage

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@5127 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1998-08-18 20:49:26 +00:00
parent 3d8a0ae289
commit d26a0c9175
3 changed files with 6 additions and 4 deletions

View File

@@ -200,6 +200,7 @@ usage (int ret)
{
arg_printusage (args,
sizeof(args) / sizeof(args[0]),
NULL,
"hostname");
exit (ret);
}