summaryrefslogtreecommitdiff
path: root/pluma/pluma-window-activatable.c
diff options
context:
space:
mode:
authormbkma <[email protected]>2021-02-12 10:29:05 +0100
committerraveit65 <[email protected]>2021-03-02 22:19:58 +0100
commitc7101aa8603f288065ad9ed8150623d0270feb68 (patch)
tree3eb2c147d0db991011423b208742983fe9eaa92e /pluma/pluma-window-activatable.c
parentc0c513f3ef7e7ea432e799d8a5e10cfe94d38908 (diff)
downloadpluma-c7101aa8603f288065ad9ed8150623d0270feb68.tar.bz2
pluma-c7101aa8603f288065ad9ed8150623d0270feb68.tar.xz
code formating fixes
pluma-app.c: tabs to spaces pluma-view.c: tabs to spaces, move code around pluma-window.c: tabs to spaces
Diffstat (limited to 'pluma/pluma-window-activatable.c')
-rw-r--r--pluma/pluma-window-activatable.c20
1 files changed, 10 insertions, 10 deletions
diff --git a/pluma/pluma-window-activatable.c b/pluma/pluma-window-activatable.c
index 74597b2a..7de75254 100644
--- a/pluma/pluma-window-activatable.c
+++ b/pluma/pluma-window-activatable.c
@@ -4,18 +4,18 @@
*
* Copyright (C) 2010 Steve Frécinaux
*
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU Library General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
- * (at your option) any later version.
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU Library General Public License as published by
+ * the Free Software Foundation; either version 2 of the License, or
+ * (at your option) any later version.
*
- * This program 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 Library General Public License for more details.
+ * This program 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 Library General Public License for more details.
*
- * You should have received a copy of the GNU General Public License
- * along with this program. If not, see https://www.gnu.org/licenses/.
+ * You should have received a copy of the GNU General Public License
+ * along with this program. If not, see https://www.gnu.org/licenses/.
*/
#include <config.h>