Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 4696 → Rev 4697

/branches/network/uspace/srv/net/nil/eth/eth_module.c
31,7 → 31,7
*/
 
/** @file
* Ethernet moduel stub.
* Ethernet module stub.
* @see module.c
*/
 
/branches/network/uspace/srv/net/netif/netif_standalone.c
70,7 → 70,5
return netif_run_module();
}
 
 
 
/** @}
*/