somewhat safer typecasting in case sizeof(long) != sizeof(void *) (is there
authorDaniel Stenberg <daniel@haxx.se>
Mon, 12 Apr 2004 06:55:25 +0000 (06:55 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 12 Apr 2004 06:55:25 +0000 (06:55 +0000)
commiteb6345de60e0bb9c742a41745a5aa480ecf6e064
tree5535459905e42423f340ffd84f1f11ea4c7814b2
parent0fd3b7a00ab42af4795c2094af61057a5f7f9536
somewhat safer typecasting in case sizeof(long) != sizeof(void *) (is there
even such platforms?)
lib/hostip.c