trivial formatting tweak (working on reducing diff against trunk for cdr-q)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@249013 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Russell Bryant
2010-02-26 08:08:38 +00:00
parent 2abbaa5b6d
commit 1f2f5fadcc

View File

@@ -17,8 +17,8 @@
* at the top of the source tree. * at the top of the source tree.
*/ */
/*! \file /*!
* * \file
* \brief Store CDR records in a SQLite database. * \brief Store CDR records in a SQLite database.
* *
* \author Holger Schurig <hs4233@mail.mn-solutions.de> * \author Holger Schurig <hs4233@mail.mn-solutions.de>