Skip to content

Commit daacc09

Browse files
committed
windows.cfg: Updated comments. There are no functional changes.
1 parent 227049a commit daacc09

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

cfg/windows.cfg

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1263,6 +1263,10 @@
12631263
<valid>0:</valid>
12641264
</arg>
12651265
</function>
1266+
<!-- void CopyMemory(
1267+
_In_ PVOID Destination,
1268+
_In_ const VOID *Source,
1269+
_In_ SIZE_T Length); -->
12661270
<function name="CopyMemory">
12671271
<noreturn>false</noreturn>
12681272
<leak-ignore/>

0 commit comments

Comments
 (0)