diff options
author | Moonchild <moonchild@palemoon.org> | 2023-05-05 15:20:27 +0200 |
---|---|---|
committer | Moonchild <moonchild@palemoon.org> | 2023-05-05 15:20:27 +0200 |
commit | b9da018639cc0e3e6bb3d90cf195060df318953a (patch) | |
tree | 2284583da3b0957d5ab56fd561caf4cec630815c /other-licenses | |
parent | 5eab50c9f9a564046923fe572f07b20365207493 (diff) | |
download | uxp-b9da018639cc0e3e6bb3d90cf195060df318953a.tar.gz |
Issue #1656 - Remove more vim control lines.
Vim control lines were re-introduced or not entirely cleaned up.
This nukes them again.
Removing from modules, netwerk, security, storage, testing, toolkit, and
a few scattered misc files. More to come.
Diffstat (limited to 'other-licenses')
-rw-r--r-- | other-licenses/bsdiff/bsdiff.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/other-licenses/bsdiff/bsdiff.c b/other-licenses/bsdiff/bsdiff.c index 362eb98d79..e3a0984458 100644 --- a/other-licenses/bsdiff/bsdiff.c +++ b/other-licenses/bsdiff/bsdiff.c @@ -1,4 +1,3 @@ -/* vim:set ts=8 sw=8 sts=8 noet: */ /* bsdiff.c -- Binary patch generator. |