patch-1.3.71 linux/fs/ncpfs/sock.c
Next file: linux/fs/super.c
Previous file: linux/fs/ncpfs/ncplib_kernel.h
Back to the patch index
Back to the overall index
- Lines: 18
- Date:
Sat Mar 2 13:15:35 1996
- Orig file:
v1.3.70/linux/fs/ncpfs/sock.c
- Orig date:
Sat Mar 2 10:43:43 1996
diff -u --recursive --new-file v1.3.70/linux/fs/ncpfs/sock.c linux/fs/ncpfs/sock.c
@@ -3,7 +3,7 @@
*
* Copyright (C) 1992, 1993 Rick Sladkey
*
- * Modified 1995 by Volker Lendecke to be usable for ncp
+ * Modified 1995, 1996 by Volker Lendecke to be usable for ncp
*
*/
@@ -619,7 +619,7 @@
if (result != 0)
{
- DPRINTK("ncp_completion_code: %d\n", result);
+ DPRINTK("ncp_completion_code: %x\n", result);
}
return result;
}
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this