Skip to content

Commit 94760c6

Browse files
Updated C28159
Removed extra characters
1 parent 5ff8166 commit 94760c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/code-quality/c28159.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.assetid: fab6cd58-0985-4ef6-89a2-64ed04297437
99
---
1010
# Warning C28159
1111

12-
> Consider using `\**function_name_1*` instead of `\**function_name_2*`. Reason: `\**reason*`
12+
> Consider using `*function_name_1*` instead of `*function_name_2*`. Reason: *reason*
1313
1414
This warning occurs when you use a function that is semantically equivalent to an alternative, preferred function call.
1515

0 commit comments

Comments
 (0)