Skip to content

Commit

Permalink
Minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
byeonggiljun committed Jun 18, 2024
1 parent 99aa14f commit 6275943
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion trace/api/types/trace_types.h
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ typedef enum {
receive_P2P_MSG,
receive_ADR_AD,
receive_ADR_QR,
received_DNET,
receive_DNET,
receive_UNIDENTIFIED,
NUM_EVENT_TYPES
} trace_event_t;
Expand Down

0 comments on commit 6275943

Please sign in to comment.