From 32d17517b87713e4d584555c35ac48d010243910 Mon Sep 17 00:00:00 2001 From: "Anton C. Wagensonner" Date: Mon, 12 Aug 2019 21:42:54 +0200 Subject: fixes some typos in documentation --- include/nng/nng.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/nng/nng.h b/include/nng/nng.h index 7ec8c2c9..0db81ef5 100644 --- a/include/nng/nng.h +++ b/include/nng/nng.h @@ -1111,7 +1111,7 @@ typedef struct nng_url { // members. It can be freed with nng_url_free. NNG_DECL int nng_url_parse(nng_url **, const char *); -// nng_url_free frees a URL structure that was created by nng_url_parse9(). +// nng_url_free frees a URL structure that was created by nng_url_parse(). NNG_DECL void nng_url_free(nng_url *); // nng_url_clone clones a URL structure. -- cgit v1.2.3-70-g09d2