Update vim modelines.

This commit is contained in:
Markus F.X.J. Oberhumer 2016-09-22 18:17:37 +02:00
parent 83828aa8a3
commit b1a2f8fec0
20 changed files with 20 additions and 91 deletions

View File

@ -138,4 +138,4 @@ Patches/Contributions
diff -uNr olddirectory newdirectory diff -uNr olddirectory newdirectory
# vi:ts=4:et # vim:set ts=4 sw=4 et:

View File

@ -459,7 +459,4 @@ static int s_ct24arm_be(Filter *f)
#undef CT24ARM_BE #undef CT24ARM_BE
#undef ARMCT_COND #undef ARMCT_COND
/* /* vim:set ts=4 sw=4 et: */
vi:ts=4:et:nowrap
*/

View File

@ -169,8 +169,4 @@ static int U(Filter *f)
#undef F #undef F
#undef U #undef U
/* vim:set ts=4 sw=4 et: */
/*
vi:ts=4:et:nowrap
*/

View File

@ -168,8 +168,4 @@ static int U(Filter *f)
#undef F #undef F
#undef U #undef U
/* vim:set ts=4 sw=4 et: */
/*
vi:ts=4:et:nowrap
*/

View File

@ -344,8 +344,4 @@ static int U(Filter *f)
#undef F #undef F
#undef U #undef U
/* vim:set ts=4 sw=4 et: */
/*
vi:ts=4:et:nowrap
*/

View File

@ -171,8 +171,4 @@ static int U(Filter *f)
#undef F #undef F
#undef U #undef U
/* vim:set ts=4 sw=4 et: */
/*
vi:ts=4:et:nowrap
*/

View File

@ -166,8 +166,4 @@ static int s_ctsw32_e9_e8(Filter *f)
#undef CTSW32 #undef CTSW32
/* vim:set ts=4 sw=4 et: */
/*
vi:ts=4:et:nowrap
*/

View File

@ -67,9 +67,4 @@ static int getcto(Filter *f, const unsigned char *buf, const int n=256)
return ic; return ic;
} }
/* vim:set ts=4 sw=4 et: */
/*
vi:ts=4:et:nowrap
*/

View File

@ -153,7 +153,4 @@ static int U(Filter *f)
#undef W_CTO #undef W_CTO
/* /* vim:set ts=4 sw=4 et: */
vi:ts=4:et:nowrap
*/

View File

@ -79,9 +79,4 @@
assert((int)f->calls > 0); \ assert((int)f->calls > 0); \
return 0; return 0;
/* vim:set ts=4 sw=4 et: */
/*
vi:ts=4:et:nowrap
*/

View File

@ -115,8 +115,4 @@ static int s_sub16_4(Filter *f)
#undef ADD16 #undef ADD16
#undef SCAN16 #undef SCAN16
/* vim:set ts=4 sw=4 et: */
/*
vi:ts=4:et:nowrap
*/

View File

@ -115,8 +115,4 @@ static int s_sub32_4(Filter *f)
#undef ADD32 #undef ADD32
#undef SCAN32 #undef SCAN32
/* vim:set ts=4 sw=4 et: */
/*
vi:ts=4:et:nowrap
*/

View File

@ -115,8 +115,4 @@ static int s_sub8_4(Filter *f)
#undef ADD8 #undef ADD8
#undef SCAN8 #undef SCAN8
/* vim:set ts=4 sw=4 et: */
/*
vi:ts=4:et:nowrap
*/

View File

@ -180,9 +180,4 @@ static int s_sw32_e8e9(Filter *f)
#undef SW32 #undef SW32
/* vim:set ts=4 sw=4 et: */
/*
vi:ts=4:et:nowrap
*/

View File

@ -145,8 +145,4 @@ protected:
}; };
#endif /* already included */ #endif /* already included */
/* vim:set ts=4 sw=4 et: */
/*
vi:ts=4:et
*/

View File

@ -1439,5 +1439,4 @@ extra-clean: $$(filter %.~clean,$$(EXTRA_MAKEFILES.targets))
.PHONY: extra-all extra-clean $(EXTRA_MAKEFILES.targets) .PHONY: extra-all extra-clean $(EXTRA_MAKEFILES.targets)
endif endif
# vim:set ts=8 sw=8 noet:
# vi:ts=8:noet:nowrap

View File

@ -362,8 +362,4 @@ struct p_info // 12-byte packed program header follows stub loader
# define __attribute_cdecl /*empty*/ # define __attribute_cdecl /*empty*/
#endif #endif
/* vim:set ts=4 sw=4 et: */
/*
vi:ts=4:et:nowrap
*/

View File

@ -122,8 +122,4 @@ typedef unsigned int nrv_uint;
# define __attribute_cdecl /*empty*/ # define __attribute_cdecl /*empty*/
#endif #endif
/* vim:set ts=4 sw=4 et: */
/*
vi:ts=4:et:nowrap
*/

View File

@ -56,5 +56,4 @@ section UPX1HEAD
.byte 45 // 31 header checksum .byte 45 // 31 header checksum
#endif #endif
/* vim:set ts=8 sw=8 et: */
// vi:ts=8:et:nowrap

View File

@ -749,8 +749,4 @@ struct p_info // 12-byte packed program header follows stub loader
# define __attribute_cdecl /*empty*/ # define __attribute_cdecl /*empty*/
#endif #endif
/* vim:set ts=4 sw=4 et: */
/*
vi:ts=4:et:nowrap
*/