cleanup: Declare some unshared functions static.
This commit is contained in:
@ -307,7 +307,7 @@ SendSSDPNotifies(int s, const char *host, unsigned short port,
|
||||
}
|
||||
}
|
||||
|
||||
void
|
||||
static void
|
||||
ParseUPnPClient(char *location)
|
||||
{
|
||||
char buf[8192];
|
||||
|
Reference in New Issue
Block a user