mirror of
https://github.com/apache/nuttx.git
synced 2026-05-24 07:46:16 +08:00
Addition of trivial comment
This commit is contained in:
@@ -218,4 +218,4 @@
|
||||
|
||||
/* 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);
|
||||
}
|
||||
|
||||
/* Reset to indicate a blank line */
|
||||
|
||||
indent = 0;
|
||||
iscomment = false;
|
||||
isblank = true;
|
||||
|
||||
Reference in New Issue
Block a user