Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 592 → Rev 593

/kernel/trunk/network/icmp.inc
1,4 → 1,3
$Revision$
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; ;;
;; Copyright (C) KolibriOS team 2004-2007. All rights reserved. ;;
21,7 → 20,9
;; This implemetation of ICMP proto supports message of ECHO type.
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
 
$Revision$
 
 
struc ICMP_PACKET
{ .Type db ? ;+00
.Code db ? ;+01