Skip to content

Commit

Permalink
update dispatch file
Browse files Browse the repository at this point in the history
  • Loading branch information
Raj-RR1 committed Jan 13, 2024
1 parent f3fc2e0 commit e33ba30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/substrate_dispatch.h
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ extern "C" {
\
case 2: \
return PD_CALL_##CALL##_V2; \
\
\
default: \
return 0; \
} \
Expand Down

0 comments on commit e33ba30

Please sign in to comment.