summaryrefslogtreecommitdiff
path: root/lib/libc/uuid/uuid_create.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/uuid/uuid_create.c')
-rw-r--r--lib/libc/uuid/uuid_create.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/uuid/uuid_create.c b/lib/libc/uuid/uuid_create.c
index c2a7e88679d..d90a130f388 100644
--- a/lib/libc/uuid/uuid_create.c
+++ b/lib/libc/uuid/uuid_create.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: uuid_create.c,v 1.2 2015/09/10 18:13:46 guenther Exp $ */
+/* $OpenBSD: uuid_create.c,v 1.3 2022/11/11 12:05:32 krw Exp $ */
/* $NetBSD: uuid_create.c,v 1.1 2004/09/13 21:44:54 thorpej Exp $ */
/*
@@ -38,7 +38,7 @@
* See also:
* http://www.opengroup.org/onlinepubs/009629399/uuid_create.htm and
* RFC 4122
- *
+ *
* Create a UUID from random number as defined in section 4.4 of RFC 4122
*/
void