replaced 'times' by 'dates'
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
|
||||
/**
|
||||
* printf specifier for printing crls. When using the
|
||||
* #-modifier, an additional bool argument defines if times
|
||||
* #-modifier, an additional bool argument defines if dates
|
||||
* are printed in UTC.
|
||||
*/
|
||||
#define CRL_PRINTF_SPEC 'U'
|
||||
|
||||
@@ -32,7 +32,7 @@
|
||||
|
||||
/**
|
||||
* printf specifier for printing certificates. When using the
|
||||
* #-modifier, an additional bool argument defines if times
|
||||
* #-modifier, an additional bool argument defines if dates
|
||||
* are printed in UTC.
|
||||
*/
|
||||
#define X509_PRINTF_SPEC 'Q'
|
||||
|
||||
Reference in New Issue
Block a user