krypt / krypt-core-c

C implementation of the krypt-core API.
MIT License
5 stars 2 forks source link

Fix issue #51. #1

Closed emboss closed 11 years ago

emboss commented 11 years ago

Instead of one single callback that handles the Choice and other cases, there are two separate callbacks now, avoiding the special treatment of Choice fields named 'tag' or 'type'.