mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 20:35:36 +00:00
(trunk gtk) more cleanup from yesterday's property dialog rewrite
This commit is contained in:
@@ -61,6 +61,8 @@ char* tr_strltime( char * buf,
|
||||
|
||||
char* gtr_localtime( time_t time );
|
||||
|
||||
char* gtr_localtime2( char * buf, time_t time, size_t buflen );
|
||||
|
||||
/* create a directory and any missing parent directories */
|
||||
int mkdir_p( const char *name,
|
||||
mode_t mode );
|
||||
|
||||
Reference in New Issue
Block a user