diff options
author | Michele Calgaro <[email protected]> | 2020-09-29 13:35:45 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2020-09-29 13:35:45 +0900 |
commit | 749307a35b876d67fe3a14c3b8e2e140c9fb7526 (patch) | |
tree | 9525155cc50f46ee9ec7e9a972d40a4c392d226c /config.sub | |
parent | 9ccddfa8611f4604c8f8af6dfa50265c111acb7d (diff) | |
download | ksquirrel-749307a35b876d67fe3a14c3b8e2e140c9fb7526.tar.gz ksquirrel-749307a35b876d67fe3a14c3b8e2e140c9fb7526.zip |
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <[email protected]>
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: |