summaryrefslogtreecommitdiffstats
path: root/config.sub
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2020-09-29 13:37:46 +0900
committerMichele Calgaro <[email protected]>2020-09-29 13:37:46 +0900
commit89a7d5e0a9c69923e7af77038b76cc71a2a68013 (patch)
tree01cd4de9a6ac3b82889caddda7e0c7a9cf9ee2ba /config.sub
parent677946aa4b8fd934e83c21a043e96f77f1f2a939 (diff)
downloadktechlab-89a7d5e0a9c69923e7af77038b76cc71a2a68013.tar.gz
ktechlab-89a7d5e0a9c69923e7af77038b76cc71a2a68013.zip
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'config.sub')
-rwxr-xr-xconfig.sub7
1 files changed, 0 insertions, 7 deletions
diff --git a/config.sub b/config.sub
index a39437d..9940bdc 100755
--- a/config.sub
+++ b/config.sub
@@ -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: