summaryrefslogtreecommitdiffstats
path: root/common
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2020-09-19 00:54:05 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2020-09-19 00:54:05 +0900
commit6239c521911f3a596bc02c109a9857bc9ea9b3f6 (patch)
tree19da48cdc1e2d2df0088205904a34d6d81823509 /common
parent4a0c933b077da15704d080d60f59c5abddefb9b6 (diff)
downloadlibtdevnc-6239c521911f3a596bc02c109a9857bc9ea9b3f6.tar.gz
libtdevnc-6239c521911f3a596bc02c109a9857bc9ea9b3f6.zip
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'common')
-rw-r--r--common/lzoconf.h3
-rw-r--r--common/lzodefs.h2
2 files changed, 0 insertions, 5 deletions
diff --git a/common/lzoconf.h b/common/lzoconf.h
index 02fb202..6c5fe63 100644
--- a/common/lzoconf.h
+++ b/common/lzoconf.h
@@ -439,6 +439,3 @@ typedef union { lzo_bytep a; lzo_uint32_t b; } __lzo_pu32_u;
#endif
#endif /* already included */
-
-
-/* vim:set ts=4 et: */
diff --git a/common/lzodefs.h b/common/lzodefs.h
index f4ae948..81d9ad4 100644
--- a/common/lzodefs.h
+++ b/common/lzodefs.h
@@ -2994,5 +2994,3 @@ LZO_COMPILE_TIME_ASSERT_HEADER(sizeof(lzo_int_fast64_t) == sizeof(lzo_uint_fast6
#endif
#endif /* already included */
-
-/* vim:set ts=4 sw=4 et: */