doc: fix wrong header guard code comment
Copy/Paste leftover from openthread POSIX platform. Signed-off-by: Marcel Graber <marcel@clever.design>
This commit is contained in:
parent
be52f3e1bd
commit
e28a45f658
1 changed files with 1 additions and 1 deletions
|
@ -117,4 +117,4 @@ int notify_new_rx_frame(struct net_pkt *pkt);
|
|||
*/
|
||||
int notify_new_tx_frame(struct net_pkt *pkt);
|
||||
|
||||
#endif /* PLATFORM_POSIX_H_ */
|
||||
#endif /* PLATFORM_ZEPHYR_H_ */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue