summaryrefslogtreecommitdiff
path: root/plugins/MirOTR/Libgcrypt/custom
diff options
context:
space:
mode:
authorKirill Volinsky <Mataes2007@gmail.com>2017-12-06 13:00:20 +0300
committerKirill Volinsky <Mataes2007@gmail.com>2017-12-06 13:09:18 +0300
commit62202ed10617927d5429bc59898e12a366abe744 (patch)
tree4960bf1241b59cf009118da6cdab87294b1a95e1 /plugins/MirOTR/Libgcrypt/custom
parentb30e7ca1c642a3f88659a4346832e653407e1c0f (diff)
convert all files exept curl and new_gpg to utf-8 BOM
Diffstat (limited to 'plugins/MirOTR/Libgcrypt/custom')
-rw-r--r--plugins/MirOTR/Libgcrypt/custom/config.h2
-rw-r--r--plugins/MirOTR/Libgcrypt/custom/sys/file.h2
-rw-r--r--plugins/MirOTR/Libgcrypt/custom/sys/time.h2
-rw-r--r--plugins/MirOTR/Libgcrypt/custom/unistd.h2
4 files changed, 4 insertions, 4 deletions
diff --git a/plugins/MirOTR/Libgcrypt/custom/config.h b/plugins/MirOTR/Libgcrypt/custom/config.h
index 5263060745..c8301c0e3d 100644
--- a/plugins/MirOTR/Libgcrypt/custom/config.h
+++ b/plugins/MirOTR/Libgcrypt/custom/config.h
@@ -1,4 +1,4 @@
-/* config.h. Generated from config.h.in by configure. */
+/* config.h. Generated from config.h.in by configure. */
/* config.h.in. Generated from configure.ac by autoheader. */
diff --git a/plugins/MirOTR/Libgcrypt/custom/sys/file.h b/plugins/MirOTR/Libgcrypt/custom/sys/file.h
index cd304557e7..93e8de9892 100644
--- a/plugins/MirOTR/Libgcrypt/custom/sys/file.h
+++ b/plugins/MirOTR/Libgcrypt/custom/sys/file.h
@@ -1 +1 @@
-#include <fcntl.h>
+#include <fcntl.h>
diff --git a/plugins/MirOTR/Libgcrypt/custom/sys/time.h b/plugins/MirOTR/Libgcrypt/custom/sys/time.h
index 23b0737125..4161e36c4e 100644
--- a/plugins/MirOTR/Libgcrypt/custom/sys/time.h
+++ b/plugins/MirOTR/Libgcrypt/custom/sys/time.h
@@ -1 +1 @@
-#include <time.h>
+#include <time.h>
diff --git a/plugins/MirOTR/Libgcrypt/custom/unistd.h b/plugins/MirOTR/Libgcrypt/custom/unistd.h
index 34ecb918d1..5d0c352a00 100644
--- a/plugins/MirOTR/Libgcrypt/custom/unistd.h
+++ b/plugins/MirOTR/Libgcrypt/custom/unistd.h
@@ -1,4 +1,4 @@
-#ifndef NG_UNISTD_H
+#ifndef NG_UNISTD_H
#define NG_UNISTD_H
#include <basetsd.h>
#include <stddef.h>