aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/conf/filewriter_windows.go
diff options
context:
space:
mode:
Diffstat (limited to 'conf/filewriter_windows.go')
-rw-r--r--conf/filewriter_windows.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/filewriter_windows.go b/conf/filewriter_windows.go
index 9fb1f566..8860ba31 100644
--- a/conf/filewriter_windows.go
+++ b/conf/filewriter_windows.go
@@ -69,4 +69,4 @@ func writeEncryptedFile(destination string, contents []byte) error {
return err
}
return nil
-} \ No newline at end of file
+}