Fix minor compiler warnings

git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@441 c6295689-39f2-0310-b995-f0e70906c6a9
This commit is contained in:
aet 2002-04-04 12:44:57 +00:00
parent 7d055a17a3
commit 6f197a035d
2 changed files with 2 additions and 3 deletions

View File

@ -38,7 +38,7 @@ enum {
GPK8000 = 8000,
GPK8000_8K,
GPK8000_16K,
GPK16000 = 16000,
GPK16000 = 16000
};
#define GPK_SEL_MF 0x00

View File

@ -34,8 +34,7 @@ enum {
/*
* Cryptoflex specific calls
*/
SC_CARDCTL_CRYPTOFLEX_BASE = _CTL_PREFIX('C', 'F', 'X'),
SC_CARDCTL_CRYPTOFLEX_BASE = _CTL_PREFIX('C', 'F', 'X')
};
/*