Removed the pwmd_error_t data type. Functions that returned this type
commit170dd26af7ffa3b53f3f19f972f39aa8df053d26
authorBen Kibbey <bjk@luxsci.net>
Wed, 11 Jul 2007 21:27:06 +0000 (11 17:27 -0400)
committerBen Kibbey <bjk@luxsci.net>
Wed, 11 Jul 2007 21:27:06 +0000 (11 17:27 -0400)
treed59edfe772fb18ace738409d25f2d0e600ab7285
parent7838f3c26f5cc6d08ff76b929b8378bf45e703fe
Removed the pwmd_error_t data type. Functions that returned this type
now return a gpg_error_t. This removes an extra needed parameter for
these functions.
libpwmd.3.in
libpwmd.c
libpwmd.h
pwmc.c