X-Git-Url: http://git.ozlabs.org/?p=ppp.git;a=blobdiff_plain;f=pppd%2Fsys-svr4.c;h=01a377723cbc69d752681f8ff5b5815b3ffc065f;hp=db70a15a9bc0ec4bf92dbfd81a8ab3dd628cee6e;hb=07d7fbd6220956eed6b1dd278b05a4fcb099cff9;hpb=d3c4f4748e7df927ea0f6a17dfb215ead2fbb408 diff --git a/pppd/sys-svr4.c b/pppd/sys-svr4.c index db70a15..01a3777 100644 --- a/pppd/sys-svr4.c +++ b/pppd/sys-svr4.c @@ -26,7 +26,7 @@ */ #ifndef lint -static char rcsid[] = "$Id: sys-svr4.c,v 1.16 1997/04/30 05:59:25 paulus Exp $"; +static char rcsid[] = "$Id: sys-svr4.c,v 1.17 1998/03/25 02:19:31 paulus Exp $"; #endif #include @@ -1553,10 +1553,10 @@ logwtmp(line, name, host) } /* - * gethostid - return the serial number of this machine. + * get_host_seed - return the serial number of this machine. */ int -gethostid() +get_host_seed() { char buf[32];