Skip to content
Snippets Groups Projects
Commit 4f0cabde authored by rswindell's avatar rswindell
Browse files

Give credit where credit is due. :-)

parent 76fbdf67
No related branches found
No related tags found
No related merge requests found
......@@ -376,6 +376,7 @@ uint hptoi(char *str)
/****************************************************************************/
/* Converts an ASCII Hex string into an ulong */
/* by Steve Deppe (Ille Homine Albe) */
/****************************************************************************/
ulong ahtoul(char *str)
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment