summaryrefslogtreecommitdiff
path: root/src/core/frame-private.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/frame-private.h')
-rw-r--r--src/core/frame-private.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/core/frame-private.h b/src/core/frame-private.h
index 19e1cfdb..24ec3cc1 100644
--- a/src/core/frame-private.h
+++ b/src/core/frame-private.h
@@ -2,9 +2,9 @@
/* Marco X window decorations */
-/*
+/*
* Copyright (C) 2001 Havoc Pennington
- *
+ *
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
* published by the Free Software Foundation; either version 2 of the
@@ -14,7 +14,7 @@
* WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* General Public License for more details.
- *
+ *
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
@@ -30,7 +30,7 @@
typedef struct _MetaFrameGeometry MetaFrameGeometry;
struct _MetaFrameGeometry
-{
+{
/* border sizes (space between frame and child) */
int left_width;
int right_width;