Whamcloud - gitweb
chattr: fix verbose message while setting the project id
authorTheodore Ts'o <tytso@mit.edu>
Fri, 18 Mar 2016 20:49:51 +0000 (16:49 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Fri, 18 Mar 2016 20:49:51 +0000 (16:49 -0400)
commit25040c0431e4f8508f643bc731e4b4034fdd9b82
treec3385b445e2194b6409791cc6d8b5a1089f3e8ad
parent855c5e0dfbb8aee295a0a0baa6278fcfa6c1c8a4
chattr: fix verbose message while setting the project id

This was caused by a cut and paste error.  (Thanks to Coverity for
pointing this out).

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
misc/chattr.c