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/tools/pkcs15-init.c

    r3405 r3510  
    108108static void     read_options_file(const char *); 
    109109static void     ossl_print_errors(void); 
    110 static void set_userpin_ref(); 
     110static void set_userpin_ref(void); 
    111111 
    112112