diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-29 00:20:42 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-29 00:20:42 +0900 |
commit | 9f30da98b7685870e6243cfedf9a158252da7f82 (patch) | |
tree | ef6c6274bf509254447666f0bc026e08ad8a21c7 /config.sub | |
parent | c258278a293c0a6dd95cfedb7c1fa9f81adffdf1 (diff) | |
download | kmyfirewall-9f30da98b7685870e6243cfedf9a158252da7f82.tar.gz kmyfirewall-9f30da98b7685870e6243cfedf9a158252da7f82.zip |
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'config.sub')
-rwxr-xr-x | config.sub | 7 |
1 files changed, 0 insertions, 7 deletions
@@ -1677,10 +1677,3 @@ esac echo $basic_machine$os exit - -# Local variables: -# eval: (add-hook 'write-file-hooks 'time-stamp) -# time-stamp-start: "timestamp='" -# time-stamp-format: "%:y-%02m-%02d" -# time-stamp-end: "'" -# End: |