Skip to content

Commit

Permalink
Add a note to EVMC_LATEST_REVISION
Browse files Browse the repository at this point in the history
  • Loading branch information
axic committed Jan 14, 2019
1 parent f064fdc commit fc19d82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/evmc/evmc.h
Original file line number Diff line number Diff line change
Expand Up @@ -708,7 +708,7 @@ enum evmc_revision
EVMC_CONSTANTINOPLE = 5,
EVMC_ISTANBUL = 6,

EVMC_LATEST_REVISION = EVMC_ISTANBUL
EVMC_LATEST_REVISION = EVMC_ISTANBUL /**< This is the maximum revision number supported. */
};


Expand Down

0 comments on commit fc19d82

Please sign in to comment.