summaryrefslogtreecommitdiffstats
path: root/lib/libc/uuid/uuid_create.c
diff options
context:
space:
mode:
authormarcel <marcel@FreeBSD.org>2003-08-08 19:18:43 +0000
committermarcel <marcel@FreeBSD.org>2003-08-08 19:18:43 +0000
commit792d59e06fc15e52966f360e1695b9974eccfe51 (patch)
tree2199af3ba51d65b27d1ac5bb0d90494c3acd898a /lib/libc/uuid/uuid_create.c
parentdca0a308043ab4fafe3e792c5367f1184c371ca1 (diff)
downloadFreeBSD-src-792d59e06fc15e52966f360e1695b9974eccfe51.zip
FreeBSD-src-792d59e06fc15e52966f360e1695b9974eccfe51.tar.gz
Remove stale DCE 1.1 pointers to the IBM site. The URLs aren't valid
anymore. This also fixes long line bugs caused by the lengthy URLs :-)
Diffstat (limited to 'lib/libc/uuid/uuid_create.c')
-rw-r--r--lib/libc/uuid/uuid_create.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libc/uuid/uuid_create.c b/lib/libc/uuid/uuid_create.c
index a202e1a..da3f1d3 100644
--- a/lib/libc/uuid/uuid_create.c
+++ b/lib/libc/uuid/uuid_create.c
@@ -33,7 +33,6 @@
* uuid_create() - create an UUID.
* See also:
* http://www.opengroup.org/onlinepubs/009629399/uuid_create.htm
- * http://www.transarc.ibm.com/Library/documentation/dce/1.1/uuid_create.html
*/
void
uuid_create(uuid_t *u, uint32_t *status)
OpenPOWER on IntegriCloud