diff options
Diffstat (limited to 'common/lzoconf.h')
-rw-r--r-- | common/lzoconf.h | 3 |
1 files changed, 0 insertions, 3 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: */ |