From ec86a6f92b2b9fb992fc43dd551e3b6906de5842 Mon Sep 17 00:00:00 2001 From: "Nektarios K. Papadopoulos" Date: Tue, 4 Jul 2006 09:03:21 +0000 Subject: [PATCH] Fix wrong function name in documentation comment block for UpnpSearchAsync. git-svn-id: https://pupnp.svn.sourceforge.net/svnroot/pupnp/trunk@33 119443c7-1b9e-41f8-b6fc-b9c35fce742c --- upnp/src/api/upnpapi.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/upnp/src/api/upnpapi.c b/upnp/src/api/upnpapi.c index 89c7dff..f7348cb 100644 --- a/upnp/src/api/upnpapi.c +++ b/upnp/src/api/upnpapi.c @@ -1553,7 +1553,7 @@ UpnpSendAdvertisement( IN UpnpDevice_Handle Hnd, #ifdef INCLUDE_CLIENT_APIS /************************************************************************** - * Function: UpnpSendAdvertisement + * Function: UpnpSearchAsync * * Parameters: * IN UpnpClient_Handle Hnd: handle of the control point instance