Change unsigned long to uint32_t.
commit8a16f806df1aadf27e028af263d9cf0d298612d8
authorSimon Josefsson <simon@josefsson.org>
Wed, 18 Jun 2003 17:49:46 +0000 (18 17:49 +0000)
committerSimon Josefsson <simon@josefsson.org>
Wed, 18 Jun 2003 17:49:46 +0000 (18 17:49 +0000)
tree1bdf09c54cbd45729d1c413785eb116e81b3969c
parent33a567f4b143219c63a996527a076b224d42a256
Change unsigned long to uint32_t.
Use enum punycode_status return type.
Sync with RFC (after indent).
punycode.c