Skip to content

Commit 9bfc42c

Browse files
authored
Update c28112.md
The right way to fix these is to use '\' at the end. Thanks for finding this.
1 parent 9e70c4d commit 9bfc42c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/code-quality/c28112.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,5 @@ InterlockedIncrement(&inter_var);
3838

3939
## See Also
4040

41-
[InterlockedIncrement function (wdm.h)](/windows-hardware/drivers/ddi/wdm/nf-wdm-interlockedincrement)
42-
41+
[InterlockedIncrement function (wdm.h)](/windows-hardware/drivers/ddi/wdm/nf-wdm-interlockedincrement)\
4342
[InterlockedDecrement function (wdm.h)](/windows-hardware/drivers/ddi/wdm/nf-wdm-interlockeddecrement)

0 commit comments

Comments
 (0)