diff options
author | Michele Calgaro <[email protected]> | 2020-09-29 13:37:46 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2020-09-29 13:37:46 +0900 |
commit | 89a7d5e0a9c69923e7af77038b76cc71a2a68013 (patch) | |
tree | 01cd4de9a6ac3b82889caddda7e0c7a9cf9ee2ba /config.sub | |
parent | 677946aa4b8fd934e83c21a043e96f77f1f2a939 (diff) | |
download | ktechlab-89a7d5e0a9c69923e7af77038b76cc71a2a68013.tar.gz ktechlab-89a7d5e0a9c69923e7af77038b76cc71a2a68013.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: |