Skip to content

Commit 9f4e582

Browse files
committed
Update generated files
1 parent 3fb56e5 commit 9f4e582

File tree

2 files changed

+3
-8
lines changed

2 files changed

+3
-8
lines changed

PC/clinic/winreg.c.h

Lines changed: 2 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

PC/winreg.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2037,7 +2037,7 @@ all subkeys and values of the specified key are deleted.
20372037

20382038
static PyObject *
20392039
winreg_DeleteTree_impl(PyObject *module, HKEY key, const wchar_t *sub_key)
2040-
/*[clinic end generated code: output=c34395ee59290501 input=440b81a7bc3fe183]*/
2040+
/*[clinic end generated code: output=c34395ee59290501 input=419ef9bb8b06e4bf]*/
20412041
{
20422042
LONG rc;
20432043

0 commit comments

Comments
 (0)