diff options
| author | Andrew Tridgell <tridge@samba.org> | 1996-07-03 05:22:09 +0000 |
|---|---|---|
| committer | Andrew Tridgell <tridge@samba.org> | 1996-07-03 05:22:09 +0000 |
| commit | ef21f8dbffe6bad5c72add02f291a6e81b63ae60 (patch) | |
| tree | 2eb460530f4a72f9331215c12d277b80c1c19a79 /token.c | |
| parent | 861c20b43d4d3b06ed3dbe0fd0195450e12e5274 (diff) | |
| download | android_external_rsync-ef21f8dbffe6bad5c72add02f291a6e81b63ae60.tar.gz android_external_rsync-ef21f8dbffe6bad5c72add02f291a6e81b63ae60.tar.bz2 android_external_rsync-ef21f8dbffe6bad5c72add02f291a6e81b63ae60.zip | |
*** empty log message ***
Diffstat (limited to 'token.c')
| -rw-r--r-- | token.c | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -367,8 +367,6 @@ int recv_token(int f,char **data) */ void see_token(char *data, int toklen) { - int r; - if (do_compression) see_deflate_token(data, toklen); } |
