cleanup: Declare some unshared functions static.
This commit is contained in:
@@ -50,11 +50,5 @@ struct Response
|
||||
void
|
||||
ExecuteSoapAction(struct upnphttp *, const char *, int);
|
||||
|
||||
/* SoapError():
|
||||
* sends a correct SOAP error with an UPNPError code and
|
||||
* description */
|
||||
void
|
||||
SoapError(struct upnphttp * h, int errCode, const char * errDesc);
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user