diff libfaim/aim_ft.c @ 1247:f50146ce818e

[gaim-migrate @ 1257] more libfaim stuff committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Wed, 13 Dec 2000 00:51:37 +0000
parents 2ac6ccb94229
children 920c86b753d7
line wrap: on
line diff
--- 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;