only using doxygen description as readme

git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@293 96b47cad-a561-4643-ad3b-153ac7d7599c
This commit is contained in:
frankmorgner
2010-10-04 05:52:10 +00:00
parent 4dc715f33c
commit 8e9557d97b
3 changed files with 4 additions and 74 deletions

View File

@@ -286,8 +286,8 @@ static const struct usb_endpoint_descriptor *hs_eps [] = {
/* 56 is the maximum for the KOBIL Class 3 Reader */
static char serial [57];
static const char interrupt_on_string[] = "REINER SCT cyberJack pinpad/e-com USB"
static const char interrupt_off_string[] = "REINER SCT cyberJack pinpad/e-com USB"
static const char interrupt_on_string[] = "REINER SCT cyberJack pinpad/e-com USB";
static const char interrupt_off_string[] = "REINER SCT cyberJack pinpad/e-com USB";
static struct usb_string stringtab [] = {
{ STRINGID_MFGR, "Virtual Smart Card Architecture", },
{ STRINGID_PRODUCT, "CCID Emulator", },