Cheers,
Martin
*** httpd_1.2/src/util.c Sun Apr 10 06:36:58 1994
--- httpd_1.2_patch/src/util.c Thu Apr 14 19:52:07 1994
***************
*** 711,716 ****
--- 711,718 ----
(struct sockaddr_in *) & sa_server);
}
else result = "unknown";
+
+ return result;
}
void get_local_host()