summaryrefslogtreecommitdiffstats
path: root/common
diff options
context:
space:
mode:
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: */