mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 20:35:36 +00:00
(libT) #1255: fails to parse announce URLs that have leading or trailing spaces
This commit is contained in:
@@ -204,6 +204,8 @@ int tr_snprintf( char * buf, size_t buflen, const char * fmt, ... );
|
||||
|
||||
const char* tr_strerror( int );
|
||||
|
||||
char* tr_strstrip( char * str );
|
||||
|
||||
/***
|
||||
****
|
||||
***/
|
||||
|
||||
Reference in New Issue
Block a user