This commit is contained in:
Bill Zissimopoulos
2015-11-18 21:53:53 -08:00
parent 9fe93bfb5d
commit 1a07196686
2 changed files with 3 additions and 2 deletions

View File

@ -9,7 +9,8 @@
#include <ntifs.h>
#define DRIVER_NAME "winfsp"
#define DRIVER_NAME "WinFsp"
#define DEVICE_NAME "WinFsp"
/* DEBUGLOG */
#if DBG