Fix a typo introduced in r327919.

This commit is contained in:
Michael Tuexen 2018-01-13 14:10:45 +00:00
parent ee6e58b26e
commit 7b7a6b7351
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=327921

View File

@ -2143,7 +2143,7 @@ print_arg(struct syscall_args *sc, unsigned long *args, long *retval,
fprintf(fp, "0x%lx", args[sc->offset]);
break;
}
#define IOV_LIMIT 26
#define IOV_LIMIT 16
case Iovec: {
/*
* Print argument as an array of struct iovec, where the next