/[giftcurs]/giFTcurs/src/transfer.c
ViewVC logotype

Diff of /giFTcurs/src/transfer.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.146 by weinholt, Wed Apr 28 23:03:01 2004 UTC revision 1.147 by weinholt, Tue Nov 2 01:07:41 2004 UTC
# Line 205  static void transfer_detach(transfer *t) Line 205  static void transfer_detach(transfer *t)
205          if (t->search_id) {          if (t->search_id) {
206                  /* We eat the search_id here, because 't' could be long gone when                  /* We eat the search_id here, because 't' could be long gone when
207                     giFT sends us the final word on search_id. */                     giFT sends us the final word on search_id. */
208                  gift_search_stop(t->search_id, "LOCATE");                  //gift_search_stop(t->search_id, "LOCATE");
209                  //gift_eat_id(t->search_id);                  //gift_eat_id(t->search_id);
210                  t->search_id = 0;                  t->search_id = 0;
211          }          }

Legend:
Removed from v.1.146  
changed lines
  Added in v.1.147

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26