Skip to content

Commit 0519605

Browse files
Updated C6333
Removed extra characters
1 parent b13b31e commit 0519605

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/code-quality/c6333.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.assetid: 4b8fa4b2-a3a0-4d00-bec7-76686b66fcf9
99
---
1010
# Warning C6333
1111

12-
> Invalid parameter: passing MEM_RELEASE and a non-zero dwSize parameter to '\**function_name*' is not allowed. This results in the failure of this call
12+
> Invalid parameter: passing MEM_RELEASE and a non-zero dwSize parameter to '*function_name*' is not allowed. This results in the failure of this call
1313
1414
## Remarks
1515

0 commit comments

Comments
 (0)