Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 4727 → Rev 4728

/branches/network/uspace/srv/net/il/arp/arp_header.h
32,6 → 32,7
 
/** @file
* ARP protocol header.
* Based on the RFC~826.
*/
 
#ifndef __NET_ARP_HEADER_H__