patch-2.4.19 linux-2.4.19/net/unix/af_unix.c
Next file: linux-2.4.19/net/wanrouter/af_wanpipe.c
Previous file: linux-2.4.19/net/sunrpc/xprt.c
Back to the patch index
Back to the overall index
- Lines: 18
- Date:
Fri Aug 2 17:39:46 2002
- Orig file:
linux-2.4.18/net/unix/af_unix.c
- Orig date:
Mon Feb 25 11:38:16 2002
diff -urN linux-2.4.18/net/unix/af_unix.c linux-2.4.19/net/unix/af_unix.c
@@ -8,7 +8,7 @@
* as published by the Free Software Foundation; either version
* 2 of the License, or (at your option) any later version.
*
- * Version: $Id: af_unix.c,v 1.126.2.4 2002/01/14 07:07:41 davem Exp $
+ * Version: $Id: af_unix.c,v 1.126.2.5 2002/03/05 12:47:34 davem Exp $
*
* Fixes:
* Linus Torvalds : Assorted bug cures.
@@ -1752,7 +1752,7 @@
{
unix_state_rlock(s);
- len+=sprintf(buffer+len,"%p: %08X %08X %08X %04X %02X %5ld",
+ len+=sprintf(buffer+len,"%p: %08X %08X %08X %04X %02X %5lu",
s,
atomic_read(&s->refcnt),
0,
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)