]> asedeno.scripts.mit.edu Git - 1ts-debian.git/blobdiff - zephyr/lib/ZhmStat.c
r4254@bucket (orig r244): kcr | 2008-01-20 14:40:42 -0500
[1ts-debian.git] / zephyr / lib / ZhmStat.c
index 916db54bf61c455b28b1250b4e8331fea76ceb4f..f6e764cd4d4a41779d1fc9d5e52408edb126910c 100644 (file)
@@ -17,9 +17,9 @@
 #define INADDR_LOOPBACK 0x7f000001
 #endif
 
-Code_t ZhmStat(hostaddr, notice)
-    struct in_addr *hostaddr;
-    ZNotice_t *notice;
+Code_t
+ZhmStat(struct in_addr *hostaddr,
+       ZNotice_t *notice)
 {
     struct servent *sp;
     struct sockaddr_in sin;