Subversion Repositories Kolibri OS

Rev

Rev 4366 | Rev 4388 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 4366 Rev 4387
Line 641... Line 641...
641
 
641
 
642
;-----------------------------------------------
642
;-----------------------------------------------
Line 643... Line 643...
643
; Remove duplicate data and update urgent offset
643
; Remove duplicate data and update urgent offset
644
 
644
 
Line 645... Line 645...
645
  .duplicate:
645
  .duplicate:
646
        DEBUGF  1,  "TCP_input: trimming duplicate data\n"
646
        DEBUGF  DEBUG_NETWORK_VERBOSE, "TCP_input: trimming duplicate data\n"
647
 
647
 
648
; Trim data from left side of window
648
; Trim data from left side of window