summaryrefslogtreecommitdiffstats
path: root/config.guess
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2020-09-29 13:37:46 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2020-09-29 13:37:46 +0900
commit89a7d5e0a9c69923e7af77038b76cc71a2a68013 (patch)
tree01cd4de9a6ac3b82889caddda7e0c7a9cf9ee2ba /config.guess
parent677946aa4b8fd934e83c21a043e96f77f1f2a939 (diff)
downloadktechlab-89a7d5e0a9c69923e7af77038b76cc71a2a68013.tar.gz
ktechlab-89a7d5e0a9c69923e7af77038b76cc71a2a68013.zip
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'config.guess')
-rwxr-xr-xconfig.guess7
1 files changed, 0 insertions, 7 deletions
diff --git a/config.guess b/config.guess
index da83314..927a3c3 100755
--- a/config.guess
+++ b/config.guess
@@ -1552,10 +1552,3 @@ UNAME_VERSION = ${UNAME_VERSION}
EOF
exit 1
-
-# Local variables:
-# eval: (add-hook 'write-file-hooks 'time-stamp)
-# time-stamp-start: "timestamp='"
-# time-stamp-format: "%:y-%02m-%02d"
-# time-stamp-end: "'"
-# End: