mirror of
https://github.com/samba-team/samba.git
synced 2025-03-09 08:58:35 +03:00
Add a default "undocumented" module
This commit is contained in:
parent
3f9c30022a
commit
ba42320c7e
@ -117,6 +117,13 @@
|
||||
* allocated memory hierarchy.
|
||||
*/
|
||||
|
||||
/** \defgroup todo Default group of undocumented stuff
|
||||
*
|
||||
* This should be empty...
|
||||
*/
|
||||
|
||||
/*\{*/
|
||||
|
||||
/**
|
||||
* \typedef TALLOC_CTX
|
||||
* \brief Define a talloc parent type
|
||||
@ -1210,3 +1217,5 @@ char *talloc_asprintf_append_buffer(char *s, const char *fmt, ...) PRINTF_ATTRIB
|
||||
void talloc_set_abort_fn(void (*abort_fn)(const char *reason));
|
||||
|
||||
#endif
|
||||
|
||||
/*\}*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user