From: Shaun Reich Date: Sun, 15 Feb 2009 18:46:07 +0000 (+0000) Subject: SVN_SILENT: A header comment was being accidentally interpreted as a doxygen comment. X-Git-Url: https://cloud.milkyroute.net/gitweb/dolphin.git/commitdiff_plain/b425855153de5bb24f6a60acc3560470ac65a77a SVN_SILENT: A header comment was being accidentally interpreted as a doxygen comment. svn path=/trunk/KDE/kdebase/apps/; revision=926579 --- 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 * @@ -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