Reformatting
authorVolker Lendecke <vl@samba.org>
Sat, 21 Mar 2009 15:58:54 +0000 (16:58 +0100)
committerVolker Lendecke <vl@samba.org>
Sat, 21 Mar 2009 18:02:02 +0000 (19:02 +0100)
lib/talloc/talloc.h

index d0a9762f4d97bdf82a26d9eb02d354c7eb509db8..4adc67b7fd3f2b454a0fa61c34407eaa1b841c2b 100644 (file)
  * programming.
  */
 
-/** \defgroup talloc_ref Talloc References
+/**
+ * \defgroup talloc_ref Talloc References
  *
  * This module contains the definitions around talloc references
  */
 
-/** \defgroup talloc_array Array routines
+/**
+ * \defgroup talloc_array Array routines
  *
  * Talloc contains some handy helpers for handling Arrays conveniently
  */
 
-/** \defgroup talloc_string String handling routines
+/**
+ * \defgroup talloc_string String handling routines
  *
  * Talloc contains some handy string handling functions
  */
 
-/** \defgroup talloc_debug Debugging support routines
+/**
+ * \defgroup talloc_debug Debugging support routines
  *
  * To aid memory debugging, talloc contains routines to inspect the currently
  * allocated memory hierarchy.
  */
 
-/** \defgroup todo Default group of undocumented stuff
+/**
+ * \defgroup talloc_undoc Default group of undocumented stuff
  *
  * This should be empty...
  */