]> andersk Git - libfaim.git/blobdiff - aim_ft.c
- Wed Dec 13 00:38:56 UTC 2000
[libfaim.git] / aim_ft.c
index 8c296928628e72bd1d6a0e342b5e328a107b9110..b47eef68b9c2ebbab920745b2782b2cfa75903f9 100644 (file)
--- a/aim_ft.c
+++ b/aim_ft.c
@@ -1591,7 +1591,6 @@ faim_export int aim_getfile_send(struct aim_conn_t *conn, FILE *tosend, struct a
  * 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; 
This page took 0.658741 seconds and 4 git commands to generate.