projects
/
am-utils-6.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
31f211b
)
Forgotten in previous commit.
author
Rainer Orth
<ro@techfak.uni-bielefeld.de>
Thu, 2 Oct 2003 17:13:22 +0000
(17:13 +0000)
committer
Rainer Orth
<ro@techfak.uni-bielefeld.de>
Thu, 2 Oct 2003 17:13:22 +0000
(17:13 +0000)
amd/rpc_fwd.c
patch
|
blob
|
history
diff --git
a/amd/rpc_fwd.c
b/amd/rpc_fwd.c
index 37b05e2e5272055c75571ba49cc0b91afca24372..5f13cf9ddbc5178dc79b8d44dc07a7144ec7f8df 100644
(file)
--- a/
amd/rpc_fwd.c
+++ b/
amd/rpc_fwd.c
@@
-37,7
+37,7
@@
* SUCH DAMAGE.
*
*
- * $Id: rpc_fwd.c,v 1.1
5 2003/10/02 16:53:51
ro Exp $
+ * $Id: rpc_fwd.c,v 1.1
6 2003/10/02 17:13:22
ro Exp $
*
*/
@@
-267,7
+267,7
@@
fwd_packet(int type_id, char *pkt, int len, struct sockaddr_in *fwdto, struct so
}
} else {
dlog("Allocating a new xid...");
- type_id = MK_RPC_XID(type_id, XID_ALLOC(
struct
));
+ type_id = MK_RPC_XID(type_id, XID_ALLOC());
}
p = fwd_alloc();