projects
/
reactos.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5afe6c4
)
[NTOSKRNL]
author
Pierre Schweitzer
<pierre@reactos.org>
Sun, 28 Nov 2010 16:33:56 +0000
(16:33 +0000)
committer
Pierre Schweitzer
<pierre@reactos.org>
Sun, 28 Nov 2010 16:33:56 +0000
(16:33 +0000)
Never read code & commit while being tired...
svn path=/trunk/; revision=49848
reactos/ntoskrnl/fsrtl/dbcsname.c
patch
|
blob
|
history
diff --git
a/reactos/ntoskrnl/fsrtl/dbcsname.c
b/reactos/ntoskrnl/fsrtl/dbcsname.c
index
da0fd71
..
903da2e
100644
(file)
--- a/
reactos/ntoskrnl/fsrtl/dbcsname.c
+++ b/
reactos/ntoskrnl/fsrtl/dbcsname.c
@@
-140,7
+140,7
@@
FsRtlDoesDbcsContainWildCards(IN PANSI_STRING Name)
/*++
* @name FsRtlIsDbcsInExpression
- * @
half
plemented
+ * @
im
plemented
*
* Check if the Name string is in the Expression string.
*
@@
-152,7
+152,7
@@
FsRtlDoesDbcsContainWildCards(IN PANSI_STRING Name)
*
* @return TRUE if Name is found in Expression, FALSE otherwise
*
- * @remarks
Implementation should be fixed to handle wildcards
+ * @remarks
*
*--*/
BOOLEAN