patch-1.3.81 linux/net/netsyms.c
Next file: linux/net/protocols.c
Previous file: linux/net/ipx/af_ipx.c
Back to the patch index
Back to the overall index
- Lines: 27
- Date:
Sat Mar 30 13:20:34 1996
- Orig file:
v1.3.80/linux/net/netsyms.c
- Orig date:
Thu Mar 28 17:34:35 1996
diff -u --recursive --new-file v1.3.80/linux/net/netsyms.c linux/net/netsyms.c
@@ -56,11 +56,11 @@
static struct symbol_table net_syms = {
#include <linux/symtab_begin.h>
- /* Socket layer registration */
- X(sock_register),
- X(sock_unregister),
+ /* Socket layer registration */
+ X(sock_register),
+ X(sock_unregister),
- /* Socket layer support routines */
+ /* Socket layer support routines */
X(memcpy_fromiovec),
X(sock_setsockopt),
X(sock_getsockopt),
@@ -116,8 +116,8 @@
#endif
#ifdef CONFIG_TR
- X(tr_setup),
- X(tr_type_trans),
+ X(tr_setup),
+ X(tr_type_trans),
#endif
#ifdef CONFIG_NET_ALIAS
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