Show
Ignore:
Timestamp:
05/05/08 15:00:01 (7 months ago)
Author:
ludovic.rousseau
Message:

Use size_t instead of int when needed, plus some other minor changes

Patch bug.1 included in Ticket #176

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/src/tests/sc-test.h

    r3182 r3510  
    1414 
    1515int sc_test_init(int *argc, char *argv[]); 
    16 void sc_test_cleanup(); 
     16void sc_test_cleanup(void); 
    1717void sc_test_print_card(const sc_pkcs15_card_t *); 
    1818void sc_test_print_object(const struct sc_pkcs15_object *);