On Sun, 20 May 2012 22:46:58 -0500 Dan McGee <[email protected]> wrote:
> On Sun, May 20, 2012 at 9:18 PM, <[email protected]> wrote: ... > > > > -/** Transaction preparation for remove actions. > > +/** > > + * @brief Transaction preparation for remove actions. > Why the switch away from the existing format? Honestly outside of > alpm_list.c, we barely use @brief format anywhere. Same with addition > of newlines, etc. > I switched to this format because it's what the vim doxygen toolkit defaults to and I just updated the old comments for consistency. I'm sure I could hack together a macro for the old format if you really prefer it.
