diff options
| author | Shaun Reich <[email protected]> | 2009-02-15 18:46:07 +0000 |
|---|---|---|
| committer | Shaun Reich <[email protected]> | 2009-02-15 18:46:07 +0000 |
| commit | b425855153de5bb24f6a60acc3560470ac65a77a (patch) | |
| tree | 4712130270b3af17943e9a26d2268799e869e1d5 /src/dolphinmodel.h | |
| parent | 8ce343ba3d1f3f60dc8a53fdf23497db0fffb37d (diff) | |
SVN_SILENT: A header comment was being accidentally interpreted as a doxygen comment.
svn path=/trunk/KDE/kdebase/apps/; revision=926579
Diffstat (limited to 'src/dolphinmodel.h')
| -rw-r--r-- | src/dolphinmodel.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/dolphinmodel.h b/src/dolphinmodel.h index 2aa6455f3..44067f5a5 100644 --- a/src/dolphinmodel.h +++ b/src/dolphinmodel.h @@ -1,4 +1,4 @@ -/** +/* * This file is part of the KDE project * Copyright (C) 2007 Rafael Fernández López <[email protected]> * @@ -16,7 +16,7 @@ * along with this library; see the file COPYING.LIB. If not, write to * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, * Boston, MA 02110-1301, USA. - */ +*/ #ifndef DOLPHINMODEL_H #define DOLPHINMODEL_H |
