commit | 14c8c0765a2968f8605c58f27dc68dcc3b6b0807 | [log] [tgz] |
---|---|---|
author | Paul Crowley <paulcrowley@google.com> | Tue Sep 18 13:30:21 2018 -0700 |
committer | Paul Crowley <paulcrowley@google.com> | Tue Sep 18 15:41:22 2018 -0700 |
tree | 7c7981c54cadbcb3689996815d5b89f8b4159922 | |
parent | 1251ef0bcfb82ff7aef2c4472620e6565d0c4ba6 [diff] [blame] |
clang-format many files. Test: Format-only changes; treehugger suffices. Change-Id: I23cde3f0bbcac13bef555d13514e922c79d5ad48
diff --git a/sehandle.h b/sehandle.h index f59d7eb..8921db5 100644 --- a/sehandle.h +++ b/sehandle.h
@@ -19,6 +19,6 @@ #include <selinux/android.h> -extern struct selabel_handle *sehandle; +extern struct selabel_handle* sehandle; #endif