summaryrefslogtreecommitdiff
path: root/drivemount
diff options
context:
space:
mode:
authormonsta <[email protected]>2016-11-22 16:48:28 +0300
committermonsta <[email protected]>2016-11-22 16:57:06 +0300
commit0e5ba8dc3799a77c4a070dd33e6ec9e678345a94 (patch)
treed5b313af3171a2ab5a12562bb9c1da009da72e7b /drivemount
parent760372cfb15b0955ac63155223892faad59c6a98 (diff)
downloadmate-applets-0e5ba8dc3799a77c4a070dd33e6ec9e678345a94.tar.bz2
mate-applets-0e5ba8dc3799a77c4a070dd33e6ec9e678345a94.tar.xz
fix some indent and a couple of typos
Diffstat (limited to 'drivemount')
-rw-r--r--drivemount/drive-button.c2
-rw-r--r--drivemount/drive-list.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/drivemount/drive-button.c b/drivemount/drive-button.c
index 8be9d02b..e94d45a4 100644
--- a/drivemount/drive-button.c
+++ b/drivemount/drive-button.c
@@ -22,7 +22,7 @@
*/
#ifdef HAVE_CONFIG_H
-# include <config.h>
+#include <config.h>
#endif
#include <gio/gio.h>
diff --git a/drivemount/drive-list.c b/drivemount/drive-list.c
index a6b811ec..a1018398 100644
--- a/drivemount/drive-list.c
+++ b/drivemount/drive-list.c
@@ -22,7 +22,7 @@
*/
#ifdef HAVE_CONFIG_H
-# include <config.h>
+#include <config.h>
#endif
#include <gio/gio.h>