From f4045fb3369adbaf01321532e2f9c3bda3a44dcd Mon Sep 17 00:00:00 2001 From: Colomban Wendling Date: Wed, 24 Dec 2014 18:48:45 +0100 Subject: [PATCH] c: Add missing C11 keywords --- data/filetypes.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/filetypes.c b/data/filetypes.c index f10fbf024..f7192f181 100644 --- a/data/filetypes.c +++ b/data/filetypes.c @@ -33,7 +33,7 @@ escapesequence=string_1 [keywords] # all items must be in one line -primary=asm auto break case char const continue default do double else enum extern float for goto if inline int long register restrict return short signed sizeof static struct switch typedef union unsigned void volatile while FALSE NULL TRUE +primary=alignof asm auto break case char const continue default do double else enum extern float for goto if inline int long register restrict return short signed sizeof static struct switch typedef union unsigned void volatile while _Align _Bool _Complex _Imaginary _Static_assert _Thread_local FALSE NULL TRUE secondary= # these are the Doxygen keywords docComment=a addindex addtogroup anchor arg attention author authors b brief bug c callergraph callgraph category cite class code cond copybrief copydetails copydoc copyright date def defgroup deprecated details dir dontinclude dot dotfile e else elseif em endcode endcond enddot endhtmlonly endif endinternal endlatexonly endlink endmanonly endmsc endrtfonly endverbatim endxmlonly enum example exception extends file fn headerfile hideinitializer htmlinclude htmlonly if ifnot image implements include includelineno ingroup interface internal invariant latexonly li line link mainpage manonly memberof msc mscfile n name namespace nosubgrouping note overload p package page par paragraph param post pre private privatesection property protected protectedsection protocol public publicsection ref related relatedalso relates relatesalso remark remarks result return returns retval rtfonly sa section see short showinitializer since skip skipline snippet struct subpage subsection subsubsection tableofcontents test throw throws todo tparam typedef union until var verbatim verbinclude version warning weakgroup xmlonly xrefitem