Fix documentation header for some tests
[mono.git] / mcs / errors / cs0081.cs
index 9b0334539fe127fdf63f246ec04608542cc3951e..3196a58be6db88f8737259ab297730e85329fdc0 100644 (file)
@@ -1,4 +1,4 @@
-// gcs0081.cs: Type parameter declaration must be an identifier not a type
+// CS0081: Type parameter declaration must be an identifier not a type
 // Line: 4
 
 class D<string>