mirror of
https://github.com/transmission/transmission.git
synced 2025-12-25 04:45:56 +00:00
(trunk libT) re-start work on making libT doxygen friendly. still a long ways to go on this.
This commit is contained in:
@@ -30,6 +30,11 @@
|
||||
|
||||
#define MAX_STACK_ARRAY_SIZE 7168
|
||||
|
||||
/**
|
||||
* @addtogroup utils Utilities
|
||||
* @{
|
||||
*/
|
||||
|
||||
typedef struct tr_lock tr_lock;
|
||||
typedef struct tr_thread tr_thread;
|
||||
|
||||
@@ -73,4 +78,6 @@ long munmap( void *ptr,
|
||||
|
||||
#endif
|
||||
|
||||
/* @} */
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user