[System.IO.KeventWatcher] Disable the watcher when the root directory is deleted...
[mono.git] / mcs / errors / cs0038-1.cs
index 71f84f5baf86f285db3ade679994525a09b923b6..2ddecca440cd8f758d12509874c51a96d2e3d780 100644 (file)
@@ -1,4 +1,4 @@
-// cs0038-1.cs: Cannot access a nonstatic member of outer type `A.n' via nested type `C.N'
+// CS0038: Cannot access a nonstatic member of outer type `A' via nested type `C.N'
 // Line: 12
 
 class A {