Skip to content

Commit fb7fa5d

Browse files
Updated C28208
Removed extra characters in the example output
1 parent d6f872e commit fb7fa5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/code-quality/c28208.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.assetid: e9a8ce37-3b05-4202-b078-5570ae496d1d
99
---
1010
# Warning C28208
1111

12-
> Function `\**function_name*` was previously defined with a different parameter list at `\**file_name*`(`\**line_number*`). Some analysis tools will yield incorrect results
12+
> Function *function_name* was previously defined with a different parameter list at *file_name*(*line_number*). Some analysis tools will yield incorrect results
1313
1414
## Remarks
1515

0 commit comments

Comments
 (0)