Remove the various `getuNN' functions and replace them with getulong().
authorMark Wooding <mdw@distorted.org.uk>
Tue, 7 Mar 2006 14:25:03 +0000 (14:25 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Tue, 7 Mar 2006 14:38:13 +0000 (14:38 +0000)
commit1e082a8681747b3968d0af6ce6a55283460bc641
tree1d928e0ac50acf8d9ed8489cc0b93d8bf9b59b97
parent799dffb291a9e8600ca2385ce9545ac3559863f8
Remove the various `getuNN' functions and replace them with getulong().

They weren't doing any real good anyway, and the implementation was
randomly buggy.
catacomb-python.h
util.c