set STROKE_REREAD_FIRST to STROKE_REREAD_SECRETS

This commit is contained in:
Andreas Steffen
2007-08-10 08:49:03 +00:00
parent 138d7f9a79
commit a027d51106
+1 -1
View File
@@ -50,7 +50,7 @@ typedef enum {
} stroke_keyword_t;
#define STROKE_LIST_FIRST STROKE_LIST_CERTS
#define STROKE_REREAD_FIRST STROKE_REREAD_CACERTS
#define STROKE_REREAD_FIRST STROKE_REREAD_SECRETS
#define STROKE_PURGE_FIRST STROKE_PURGE_OCSP
typedef struct stroke_token stroke_token_t;