mirror of
https://github.com/eosswedenorg/libantelope
synced 2026-06-19 04:50:03 +02:00
include/libeosio/ec.hpp: minor copy/paste error in comment.
This commit is contained in:
parent
0af91b4fc6
commit
2fa6220cea
1 changed files with 1 additions and 1 deletions
|
|
@ -34,6 +34,6 @@ namespace libeosio {
|
||||||
*/
|
*/
|
||||||
int ec_generate_key(struct ec_keypair *pair);
|
int ec_generate_key(struct ec_keypair *pair);
|
||||||
|
|
||||||
} // namespace eoskeygen
|
} // namespace libeosio
|
||||||
|
|
||||||
#endif /* LIBEOSIO_EC_H */
|
#endif /* LIBEOSIO_EC_H */
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue