Changeset 3510 for trunk/src/tests/sc-test.h
- Timestamp:
- 05/05/08 15:00:01 (7 months ago)
- Files:
-
- 1 modified
-
trunk/src/tests/sc-test.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/tests/sc-test.h
r3182 r3510 14 14 15 15 int sc_test_init(int *argc, char *argv[]); 16 void sc_test_cleanup( );16 void sc_test_cleanup(void); 17 17 void sc_test_print_card(const sc_pkcs15_card_t *); 18 18 void sc_test_print_object(const struct sc_pkcs15_object *);
