Typo.
This commit is contained in:
parent
2e1ac205e2
commit
de40d627c7
@ -35,7 +35,7 @@ example_packet_driver_output(void)
|
||||
let_the_hardware_send_the_packet(uip_buf, uip_len);
|
||||
|
||||
/*
|
||||
* An network device driver returns always zero.
|
||||
* A network device driver returns always zero.
|
||||
*/
|
||||
return 0;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user