nxstyle: cleanup UTF-8 Unicode to ASCII

Signed-off-by: chao an <anchao@xiaomi.com>
This commit is contained in:
chao an
2023-09-18 16:31:07 +08:00
committed by Alan Carvalho de Assis
parent 02a3bbc73b
commit 5026a96cfa
43 changed files with 128 additions and 128 deletions
+1 -1
View File
@@ -562,7 +562,7 @@ int sixlowpan_queue_frames(FAR struct radio_driver_s *radio,
* 1. Datagram size describes the total (un-fragmented) payload.
* 2. Datagram tag identifies the set of fragments and is used to
* match fragments of the same payload.
* 3. Datagram offset identifies the fragments offset within the
* 3. Datagram offset identifies the fragment's offset within the
* unfragmented payload.
*
* The fragment header length is 4 bytes for the first header and 5