diff --git a/reactos/drivers/fs/vfat/create.c b/reactos/drivers/fs/vfat/create.c index e85ca87b9d3..60fae006cc4 100644 --- a/reactos/drivers/fs/vfat/create.c +++ b/reactos/drivers/fs/vfat/create.c @@ -1,4 +1,4 @@ -/* $Id: create.c,v 1.19 2001/03/06 23:28:42 cnettel Exp $ +/* $Id: create.c,v 1.20 2001/03/06 23:31:44 cnettel Exp $ * * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS kernel @@ -14,7 +14,7 @@ #include #include -#define NDEBUGN +#define NDEBUG #include #include "vfat.h"