Add internal keyword for c++-mode

This commit is contained in:
Henrik Lissner 2015-03-17 02:37:14 -04:00
parent 1d9ebc68ee
commit e21610efe0

View file

@ -32,6 +32,7 @@ goto
if if
inline inline
int int
internal
long long
mutable mutable
namespace namespace
@ -71,4 +72,4 @@ volatile
wchar_t wchar_t
while while
xor xor
xor_eq xor_eq