opensc.conf: Better wording of comments on max_x_size.

git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@4950 c6295689-39f2-0310-b995-f0e70906c6a9
This commit is contained in:
andre 2010-12-14 03:16:37 +00:00
parent 8defdf9aed
commit 83f393ff0d
1 changed files with 2 additions and 2 deletions

View File

@ -42,7 +42,7 @@ app default {
# The following section shows definitions for PC/SC readers.
reader_driver pcsc {
# This sets the maximum send and receive sizes.
# Limit command and response sizes.
# Default: n/a
# max_send_size = 255;
# max_recv_size = 256;
@ -83,7 +83,7 @@ app default {
# Default: 2
# readers = 5;
#
# This sets the maximum send and receive sizes.
# Limit command and response sizes.
# Default: n/a
# max_send_size = 255;
# max_recv_size = 256;