From 01817988f4631bdd8ee5cec9c6b69039712a93fe Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Tue, 23 Apr 2024 07:39:59 -0700 Subject: Move the rest of the functionality from platform.h into core. This also deprecates supplemental/util/platform.h. --- docs/man/nng_thread_set_name.3supp.adoc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'docs/man/nng_thread_set_name.3supp.adoc') diff --git a/docs/man/nng_thread_set_name.3supp.adoc b/docs/man/nng_thread_set_name.3supp.adoc index 36dd8267..fb54fb02 100644 --- a/docs/man/nng_thread_set_name.3supp.adoc +++ b/docs/man/nng_thread_set_name.3supp.adoc @@ -1,6 +1,6 @@ = nng_thread_set_name(3supp) // -// Copyright 2020 Staysail Systems, Inc. +// Copyright 2024 Staysail Systems, Inc. // // This document is supplied under the terms of the MIT License, a // copy of which should be located in the distribution where this @@ -17,7 +17,6 @@ nng_thread_set_name - set thread name [source, c] ---- #include -#include void nng_thread_set_name(nng_thread *thread, const char *name); ---- -- cgit v1.2.3-70-g09d2