just housekkeeping; mostly inserted whitespaces...

git-svn-id: https://svn.php.net/repository/pecl/pcsc/trunk@335788 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Johannes Findeisen 2015-01-22 22:46:11 +00:00
commit e5df8d6e39
2 changed files with 31 additions and 29 deletions

View file

@ -33,6 +33,7 @@ PHP_FUNCTION(scard_connect);
//PHP_FUNCTION(scard_reconnect);
PHP_FUNCTION(scard_disconnect);
PHP_FUNCTION(scard_status);
//PHP_FUNCTION(scard_get_status_change);
PHP_FUNCTION(scard_transmit);
PHP_FUNCTION(scard_last_errno);
PHP_FUNCTION(scard_errstr);