Browse Source

[update] Add a blank line at the end

liukangcc 3 years ago
parent
commit
b51602b1db
1 changed files with 1 additions and 1 deletions
  1. 1 1
      components/libc/compilers/common/nogcc/sys/types.h

+ 1 - 1
components/libc/compilers/common/nogcc/sys/types.h

@@ -36,4 +36,4 @@ typedef unsigned int     u_int;
 typedef unsigned char    u_char;
 typedef unsigned char    u_char;
 typedef unsigned long    u_long;
 typedef unsigned long    u_long;
 
 
-#endif
+#endif