summaryrefslogtreecommitdiff
path: root/plugins/MirOTR/ekhtml/include
diff options
context:
space:
mode:
authorKirill Volinsky <Mataes2007@gmail.com>2017-12-06 14:15:09 +0300
committerKirill Volinsky <Mataes2007@gmail.com>2017-12-06 14:15:09 +0300
commita27079fe5c4a210664515c47767c00112c435d65 (patch)
tree39e36b58b4138af46e2f10661de352482b89399d /plugins/MirOTR/ekhtml/include
parent87c39b86cfeb0dedf94f9bf04af30de2daf368bc (diff)
convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 62202ed10617927d5429bc59898e12a366abe744)
Diffstat (limited to 'plugins/MirOTR/ekhtml/include')
-rw-r--r--plugins/MirOTR/ekhtml/include/ekhtml.h2
-rw-r--r--plugins/MirOTR/ekhtml/include/ekhtml_config.h2
-rw-r--r--plugins/MirOTR/ekhtml/include/ekhtml_private.h2
-rw-r--r--plugins/MirOTR/ekhtml/include/ekhtml_tables.h2
-rw-r--r--plugins/MirOTR/ekhtml/include/hash.h2
5 files changed, 5 insertions, 5 deletions
diff --git a/plugins/MirOTR/ekhtml/include/ekhtml.h b/plugins/MirOTR/ekhtml/include/ekhtml.h
index 9cf40ea1fa..ba4b196649 100644
--- a/plugins/MirOTR/ekhtml/include/ekhtml.h
+++ b/plugins/MirOTR/ekhtml/include/ekhtml.h
@@ -1,4 +1,4 @@
-/*
+/*
* Copyright (c) 2002-2004, Jon Travis
* All rights reserved.
*
diff --git a/plugins/MirOTR/ekhtml/include/ekhtml_config.h b/plugins/MirOTR/ekhtml/include/ekhtml_config.h
index 82e7b54aeb..21254ea3bc 100644
--- a/plugins/MirOTR/ekhtml/include/ekhtml_config.h
+++ b/plugins/MirOTR/ekhtml/include/ekhtml_config.h
@@ -1,4 +1,4 @@
-/* include/ekhtml_config.h. Generated from config.in by configure. */
+/* include/ekhtml_config.h. Generated from config.in by configure. */
/* config.in. Generated from configure.in by autoheader. */
/* local_template.h
This file is in the public domain.
diff --git a/plugins/MirOTR/ekhtml/include/ekhtml_private.h b/plugins/MirOTR/ekhtml/include/ekhtml_private.h
index 126b0d6f07..ea0a99dc34 100644
--- a/plugins/MirOTR/ekhtml/include/ekhtml_private.h
+++ b/plugins/MirOTR/ekhtml/include/ekhtml_private.h
@@ -1,4 +1,4 @@
-/*
+/*
* Copyright (c) 2002-2004, Jon Travis
* All rights reserved.
*
diff --git a/plugins/MirOTR/ekhtml/include/ekhtml_tables.h b/plugins/MirOTR/ekhtml/include/ekhtml_tables.h
index dfef046246..4c185703e1 100644
--- a/plugins/MirOTR/ekhtml/include/ekhtml_tables.h
+++ b/plugins/MirOTR/ekhtml/include/ekhtml_tables.h
@@ -1,4 +1,4 @@
-#ifndef EKHTML_MKTABLES_DOT_H
+#ifndef EKHTML_MKTABLES_DOT_H
#define EKHTML_MKTABLES_DOT_H
#ifdef EKHTML_USE_TABLES
const unsigned int EKCMap_CharMap[256] = {
diff --git a/plugins/MirOTR/ekhtml/include/hash.h b/plugins/MirOTR/ekhtml/include/hash.h
index e850863d77..5b6333e264 100644
--- a/plugins/MirOTR/ekhtml/include/hash.h
+++ b/plugins/MirOTR/ekhtml/include/hash.h
@@ -1,4 +1,4 @@
-/*
+/*
* Hash Table Data Type
* Copyright (C) 1997 Kaz Kylheku <kaz@ashi.footprints.net>
*