From 4f0cabde96636dc5f829e3ddd17213a8316fc29f Mon Sep 17 00:00:00 2001
From: rswindell <>
Date: Wed, 18 Jul 2001 14:53:12 +0000
Subject: [PATCH] Give credit where credit is due. :-)

---
 src/sbbs3/misc.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/sbbs3/misc.c b/src/sbbs3/misc.c
index 52011b8818..523aa9c71b 100644
--- a/src/sbbs3/misc.c
+++ b/src/sbbs3/misc.c
@@ -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)
 {
-- 
GitLab