freewrt_2_0
| Line | |
|---|
| 1 | $FreeWRT$
|
|---|
| 2 | --- nfs-utils-1.0.10.orig/tools/rpcgen/rpc_cout.c 2006-08-07 08:40:50.000000000 +0200
|
|---|
| 3 | +++ nfs-utils-1.0.10/tools/rpcgen/rpc_cout.c 2006-11-28 23:22:26.000000000 +0100
|
|---|
| 4 | @@ -647,7 +647,7 @@ emit_single_in_line(declaration *decl, i
|
|---|
| 5 | int freed=0;
|
|---|
| 6 |
|
|---|
| 7 | if(flag == PUT)
|
|---|
| 8 | - f_print(fout,"\t\t (void) IXDR_PUT_");
|
|---|
| 9 | + f_print(fout,"\t\t IXDR_PUT_");
|
|---|
| 10 | else
|
|---|
| 11 | if(rel== REL_ALIAS)
|
|---|
| 12 | f_print(fout,"\t\t objp->%s = IXDR_GET_",decl->name);
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.