Skip to content

Commit

Permalink
Fix Historical Bytes Status Indicator value
Browse files Browse the repository at this point in the history
  • Loading branch information
cedelavergne-ledger committed Feb 23, 2024
1 parent 21d2c66 commit 7c38906
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/gpg_types.h
Original file line number Diff line number Diff line change
Expand Up @@ -294,7 +294,7 @@ typedef struct gpg_v_state_s gpg_v_state_t;

/* --- Identifiers --- */

#define STATE_ACTIVATE 0x07
#define STATE_ACTIVATE 0x05
#define STATE_TERMINATE 0x03

#define IO_OFFSET_END (unsigned int) -1
Expand Down

0 comments on commit 7c38906

Please sign in to comment.