[Xfce4-commits] [xfce/xfce4-settings] 01/01: Another indentation fix
noreply at xfce.org
noreply at xfce.org
Mon Feb 27 14:56:14 CET 2017
This is an automated email from the git hooks/post-receive script.
f2404 pushed a commit to branch master
in repository xfce/xfce4-settings.
commit 817bf3baa37a415acc40f6c6449f76fc71e618da
Author: Igor <f2404 at yandex.ru>
Date: Mon Feb 27 16:56:10 2017 +0300
Another indentation fix
---
dialogs/display-settings/scrollarea.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dialogs/display-settings/scrollarea.c b/dialogs/display-settings/scrollarea.c
index 3f11fd4..53a2da4 100644
--- a/dialogs/display-settings/scrollarea.c
+++ b/dialogs/display-settings/scrollarea.c
@@ -7,7 +7,7 @@
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
@@ -48,7 +48,7 @@ struct InputPath
/* InputRegions are mutually disjoint */
struct InputRegion
{
- GdkRegion *region; /* the boundary of this area in canvas coordinates */
+ GdkRegion *region; /* the boundary of this area in canvas coordinates */
InputPath *paths;
};
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list