From 6239c521911f3a596bc02c109a9857bc9ea9b3f6 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sat, 19 Sep 2020 00:54:05 +0900 Subject: Removed code formatting modelines. Signed-off-by: Michele Calgaro --- common/lzoconf.h | 3 --- common/lzodefs.h | 2 -- 2 files changed, 5 deletions(-) (limited to 'common') 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: */ -- cgit v1.2.3