From: Volker Lendecke Date: Sun, 22 Mar 2009 08:48:19 +0000 (+0100) Subject: Revert "Reformatting" X-Git-Tag: tdb-1.1.5~1075^2~27^2~12 X-Git-Url: http://git.samba.org/samba.git/?p=ira%2Fwip.git;a=commitdiff_plain;h=5098f4625e74eb4b37b6f7fdfa0486df7e1d7cf4;ds=sidebyside Revert "Reformatting" This reverts commit db447d0c476699dbf7fa0567c67f5938674ec811. --- diff --git a/lib/talloc/talloc.h b/lib/talloc/talloc.h index 4adc67b7fd3..d0a9762f4d9 100644 --- a/lib/talloc/talloc.h +++ b/lib/talloc/talloc.h @@ -99,33 +99,28 @@ * 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 talloc_undoc Default group of undocumented stuff +/** \defgroup todo Default group of undocumented stuff * * This should be empty... */