[msvc] Update csproj files
[mono.git] / mcs / errors / cs0255.cs
old mode 100755 (executable)
new mode 100644 (file)
index ed9aae5..1168f79
@@ -1,4 +1,4 @@
-// cs0255.cs: Can not use stackalloc in finally or catch
+// CS0255: Cannot use stackalloc in finally or catch
 // Line: 12
 // Compiler options: -unsafe