From a7c3861c162441eadefc49cdf4be3952c9a39e45 Mon Sep 17 00:00:00 2001 From: "Juergen E. Fischer" Date: Mon, 25 Apr 2016 09:32:19 +0200 Subject: [PATCH] fix leading comment --- src/app/qgisapp.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/app/qgisapp.h b/src/app/qgisapp.h index 4ea6629db90a..0cdc2fd1d6f3 100644 --- a/src/app/qgisapp.h +++ b/src/app/qgisapp.h @@ -12,7 +12,8 @@ * it under the terms of the GNU General Public License as published by * * the Free Software Foundation; either version 2 of the License, or * * (at your option) any later version. * - * * ***************************************************************************/ + * * + ***************************************************************************/ #ifndef QGISAPP_H #define QGISAPP_H