]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/volume.cpp
Applied patch [ 1399013 ] More removals of extraneous semicolons
[wxWidgets.git] / src / msw / volume.cpp
index b39e47fc57d1fec38bfcfdbc5acd75757077f8d6..c9e25c22d6461b370bde35483af0c3c226b6e0b5 100644 (file)
@@ -143,7 +143,7 @@ static unsigned GetBasicFlags(const wxChar* filename)
     }
 
     //-----------------------------------------------------------------------
-    // The following will most likely will not modify anything not set above,
+    // The following most likely will not modify anything not set above,
     // and will not work at all for network shares or empty CD ROM drives.
     // But it is a good check if the Win API ever gets better about reporting
     // this information.