Finished const-ifications as suggested by Erik Johansson in
SF Patch tracker [ 1587272 ]. git-svn-id: https://pupnp.svn.sourceforge.net/svnroot/pupnp/trunk@109 119443c7-1b9e-41f8-b6fc-b9c35fce742c
This commit is contained in:
@@ -246,7 +246,7 @@ service_info * FindServiceEventURLPath( service_table *table,
|
||||
* Note :
|
||||
************************************************************************/
|
||||
service_info * FindServiceControlURLPath( service_table *table,
|
||||
char * controlURLPath);
|
||||
const char * controlURLPath);
|
||||
|
||||
/************************************************************************
|
||||
* Function : printService
|
||||
|
Reference in New Issue
Block a user