]> git.cameronkatri.com Git - pw-darwin.git/commit
libutil: remove extraneous ": " from error messages
authorPiotr Pawel Stefaniak <pstef@FreeBSD.org>
Sat, 20 Jun 2020 06:10:42 +0000 (06:10 +0000)
committerPiotr Pawel Stefaniak <pstef@FreeBSD.org>
Sat, 20 Jun 2020 06:10:42 +0000 (06:10 +0000)
commitf1fc2d9573ad77a2ab54e0a2535ea1e1e8eb42b7
treea5247d51d3dfa46653b437cab1513c9ebce4cb7c
parentd9dc1bbb352b30f9322b33dcf3327a63a31d138c
libutil: remove extraneous ": " from error messages

Each of the err() family of functions already takes care of that.
libutil/gr_util.c
libutil/pw_util.c