Changeset 266
- Timestamp:
- 05/09/07 08:13:38 (5 years ago)
- File:
-
- 1 edited
-
trunk/src/pam_pkcs11/pam_config.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/pam_pkcs11/pam_config.c
r259 r266 212 212 continue; 213 213 } 214 if (strstr(argv[i],"p cs11_module=") ) {214 if (strstr(argv[i],"pkcs11_module=") ) { 215 215 res=sscanf(argv[i],"pkcs11_module=%255s",configuration.pkcs11_module); 216 216 continue;
Note: See TracChangeset
for help on using the changeset viewer.
