mirror of
https://github.com/apache/nuttx.git
synced 2026-05-28 11:56:10 +08:00
Addition of trivial comment
This commit is contained in:
@@ -218,4 +218,4 @@
|
|||||||
|
|
||||||
/* AON_WUC_JTAGUSERCODE (32-bit User code) */
|
/* AON_WUC_JTAGUSERCODE (32-bit User code) */
|
||||||
|
|
||||||
#endif /* __ARCH_ARM_SRC_TIVA_HARDWARE_CC13X0_HW_AON_WUC_H */
|
#endif /* __ARCH_ARM_SRC_TIVA_HARDWARE_CC13X0_CC13X0_AON_WUC_H */
|
||||||
|
|||||||
@@ -295,6 +295,8 @@ int main(int argc, char **argv)
|
|||||||
fputc('\n', outstream);
|
fputc('\n', outstream);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* Reset to indicate a blank line */
|
||||||
|
|
||||||
indent = 0;
|
indent = 0;
|
||||||
iscomment = false;
|
iscomment = false;
|
||||||
isblank = true;
|
isblank = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user