Skip to content

Commit c639713

Browse files
zoobavstinner
andauthored
Update Modules/_uuidmodule.c
Co-authored-by: Victor Stinner <vstinner@python.org>
1 parent 5d78ec5 commit c639713

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Modules/_uuidmodule.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Python UUID module that wraps libuuid or rpcrt4.dll
2+
* Python UUID module that wraps libuuid or Windows rpcrt4.dll.
33
* DCE compatible Universally Unique Identifier library.
44
*/
55

0 commit comments

Comments
 (0)