libfaim/aim_ft.c

changeset 1247
b41cb8458107
parent 1245
5f8458b2e8e8
child 1248
d98eb324cffe
--- a/libfaim/aim_ft.c	Wed Dec 13 00:21:06 2000 +0000
+++ b/libfaim/aim_ft.c	Wed Dec 13 00:51:37 2000 +0000
@@ -1591,7 +1591,6 @@
  * if (pos + chunksize > fh->size), we only send as much data as we
  *  can get (ie: up to fh->size.  
  */
-
 faim_export int aim_getfile_send_chunk(struct aim_conn_t *conn, FILE *tosend, struct aim_fileheader_t *fh, int pos, int bufsize)
 {
   int bufpos; 

mercurial