[KERNEL32]: Reimplement GetDriveTypeW(). This allows providing a quick path for DOS...
[reactos.git] / dll / win32 / kernel32 / client / file / volume.c
index 4d57a2a..e59c291 100644 (file)
@@ -150,7 +150,7 @@ CleanAndQuit:
 /*
  * @implemented
  */
-static BOOL
+BOOL
 IsThisARootDirectory(IN HANDLE VolumeHandle,
                      IN PUNICODE_STRING NtPathName)
 {