giftcurs-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[giFTcurs-commits] giFTcurs/src transfer.c


From: Göran Weinholt
Subject: [giFTcurs-commits] giFTcurs/src transfer.c
Date: Tue, 23 Sep 2003 15:54:21 -0400

CVSROOT:        /cvsroot/giftcurs
Module name:    giFTcurs
Branch:         
Changes by:     Göran Weinholt <address@hidden> 03/09/23 15:54:21

Modified files:
        src            : transfer.c 

Log message:
        Indent.

Patches:
Index: giFTcurs/src/transfer.c
diff -u giFTcurs/src/transfer.c:1.141 giFTcurs/src/transfer.c:1.142
--- giFTcurs/src/transfer.c:1.141       Mon Sep  8 13:50:49 2003
+++ giFTcurs/src/transfer.c     Tue Sep 23 15:54:21 2003
@@ -18,7 +18,7 @@
  * along with giFTcurs; if not, write to the Free Software Foundation,
  * Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307,  USA.
  *
- * $Id: transfer.c,v 1.141 2003/09/08 17:50:49 saturn Exp $
+ * $Id: transfer.c,v 1.142 2003/09/23 19:54:21 weinholt Exp $
  */
 #include "giftcurs.h"
 
@@ -300,7 +300,8 @@
 }
 
 /* Find a (dead) download suitable for reuse */
-transfer *transfer_find(transfer_tree *tr, const char *filename, const char 
*hash, unsigned int size, gboolean dead)
+transfer *transfer_find(transfer_tree *tr, const char *filename, const char 
*hash,
+                                               unsigned int size, gboolean 
dead)
 {
        int i;
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]