In usr.sbin/pw/pw_user.c, use the correct printf length modifier for a
authorDimitry Andric <dim@FreeBSD.org>
Sat, 17 Dec 2011 23:46:47 +0000 (23:46 +0000)
committerDimitry Andric <dim@FreeBSD.org>
Sat, 17 Dec 2011 23:46:47 +0000 (23:46 +0000)
commit39b346d1ea0c3305d9a5ab74fb38f6a64a01ef73
tree39ed5a18431a8468a60d343b984e831bb93cfe54
parentd8c29cf81746b7a5551462b1318f8ff9bb76eacf
In usr.sbin/pw/pw_user.c, use the correct printf length modifier for a
ptrdiff_t.

MFC after: 1 week
pw/pw_user.c