summaryrefslogtreecommitdiff
path: root/src/core/smack-setup.c
diff options
context:
space:
mode:
authorThomas Hindoe Paaboel Andersen <phomes@gmail.com>2016-02-25 00:27:56 +0100
committerThomas Hindoe Paaboel Andersen <phomes@gmail.com>2016-02-26 22:23:38 +0100
commit7f508f2c7468a6469c4db92bb3b9f0e799246eb8 (patch)
treeb409685c0f9ac29eef56c3860b5776212a7ad5f9 /src/core/smack-setup.c
parent06fb28b16eb4b6170c2e2c0cf1f673730309509b (diff)
tree-wide: indentation fixes
Diffstat (limited to 'src/core/smack-setup.c')
-rw-r--r--src/core/smack-setup.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/smack-setup.c b/src/core/smack-setup.c
index 0c26e85460..5a6d11cfa1 100644
--- a/src/core/smack-setup.c
+++ b/src/core/smack-setup.c
@@ -261,7 +261,7 @@ static int write_netlabel_rules(const char* srcdir) {
}
}
- return r;
+ return r;
}
#endif