Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 593 → Rev 592

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