aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/service/securityapi.go
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--service/securityapi.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/service/securityapi.go b/service/securityapi.go
index 6c5f7844..6373fd7c 100644
--- a/service/securityapi.go
+++ b/service/securityapi.go
@@ -154,4 +154,4 @@ func getCurrentSecurityAttributes() (*syscall.SecurityAttributes, error) {
return nil, err
}
return securityAttributes, nil
-} \ No newline at end of file
+}