Missing right comment delimiter
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3800 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
parent
118a2dd458
commit
f1f08a4297
@ -167,7 +167,7 @@
|
||||
#define UINT64_C(x) x ## ULL
|
||||
#endif
|
||||
|
||||
/* Macros for greatest-width integer constant expressions
|
||||
/* Macros for greatest-width integer constant expressions */
|
||||
|
||||
#ifdef CONFIG_HAVE_LONG_LONG
|
||||
# define INTMAX_C(x) x ## LL
|
||||
|
Loading…
Reference in New Issue
Block a user