diff --git a/static/languages/code_csharp.json b/static/languages/code_csharp.json index ecd3af73e..881340284 100644 --- a/static/languages/code_csharp.json +++ b/static/languages/code_csharp.json @@ -9,11 +9,11 @@ "break", "byte", "case", - "catch ", + "catch", "char", "checked", "class", - "const ", + "const", "continue", "decimal", "default", @@ -29,7 +29,7 @@ "finally", "fixed", "float", - "for ", + "for", "foreach", "goto", "if", @@ -38,11 +38,11 @@ "init", "int", "interface", - "internal ", + "internal", "is", "lock", "long", - "namespace ", + "namespace", "new", "null", "object", @@ -50,15 +50,15 @@ "out", "override", "params", - "private ", + "private", "protected", "public", "readonly", - "ref ", + "ref", "return", "sbyte", "sealed", - "short ", + "short", "sizeof", "stackalloc", "static", @@ -70,11 +70,11 @@ "true", "try", "typeof", - "uint ", + "uint", "ulong", "unchecked", "unsafe", - "ushort ", + "ushort", "using", "virtual", "void",