summaryrefslogtreecommitdiff
path: root/nuttx/libc/misc/lib_slcddecode.c
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/libc/misc/lib_slcddecode.c')
-rw-r--r--nuttx/libc/misc/lib_slcddecode.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/libc/misc/lib_slcddecode.c b/nuttx/libc/misc/lib_slcddecode.c
index 7a413c02c..72c36874f 100644
--- a/nuttx/libc/misc/lib_slcddecode.c
+++ b/nuttx/libc/misc/lib_slcddecode.c
@@ -391,7 +391,7 @@ enum slcdret_e slcd_decode(FAR struct lib_instream_s *stream,
}
}
- /* We have successfully parsed the the entire escape sequence. Return the
+ /* We have successfully parsed the entire escape sequence. Return the
* CLCD value in pch, return the count in parg, and an indication that this
* is a special action.
*/