[ros-diffs] [pschweitzer] 34894: Fixed a typo

pschweitzer at svn.reactos.org pschweitzer at svn.reactos.org
Mon Jul 28 11:06:13 CEST 2008


Author: pschweitzer
Date: Mon Jul 28 04:06:12 2008
New Revision: 34894

URL: http://svn.reactos.org/svn/reactos?rev=34894&view=rev
Log:
Fixed a typo

Modified:
    branches/pierre-fsd/include/ddk/ntifs.h

Modified: branches/pierre-fsd/include/ddk/ntifs.h
URL: http://svn.reactos.org/svn/reactos/branches/pierre-fsd/include/ddk/ntifs.h?rev=34894&r1=34893&r2=34894&view=diff
==============================================================================
--- branches/pierre-fsd/include/ddk/ntifs.h [iso-8859-1] (original)
+++ branches/pierre-fsd/include/ddk/ntifs.h [iso-8859-1] Mon Jul 28 04:06:12 2008
@@ -2970,7 +2970,7 @@
     IN ANSI_STRING  DbcsName,
     IN BOOLEAN      WildCardsPermissible,
     IN BOOLEAN      PathNamePermissible,
-    IN BOOLEAN      LeadingBackslashPermissible)
+    IN BOOLEAN      LeadingBackslashPermissible
 );
 
 NTKERNELAPI



More information about the Ros-diffs mailing list