diff options
author | Michele Calgaro <[email protected]> | 2020-09-25 18:04:35 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2020-10-09 15:48:58 +0800 |
commit | d21a3c916415fd3b02b40083da161ab58504df94 (patch) | |
tree | f9d821fb88fb3d43db92095fed178ff23ec048fb | |
parent | 3013c1e653e37c03ef987eb4efd1ebb68a64ad33 (diff) | |
download | admin-d21a3c916415fd3b02b40083da161ab58504df94.tar.gz admin-d21a3c916415fd3b02b40083da161ab58504df94.zip |
Removed additional code formatting modelines.r14.0.9
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit 65b6c5ac6f39c266c114d1fdc452d92442f776c7)
-rwxr-xr-x | config.guess | 7 | ||||
-rwxr-xr-x | config.sub | 7 | ||||
-rwxr-xr-x | install-sh | 7 | ||||
-rwxr-xr-x | missing | 7 |
4 files changed, 0 insertions, 28 deletions
diff --git a/config.guess b/config.guess index 4f0f63f..453f265 100755 --- a/config.guess +++ b/config.guess @@ -1455,10 +1455,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: @@ -1566,10 +1566,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: @@ -392,10 +392,3 @@ do trap '' 0 fi done - -# Local variables: -# eval: (add-hook 'write-file-hooks 'time-stamp) -# time-stamp-start: "scriptversion=" -# time-stamp-format: "%:y-%02m-%02d.%02H" -# time-stamp-end: "$" -# End: @@ -344,10 +344,3 @@ WARNING: \`$1' is needed, and is $msg. esac exit 0 - -# Local variables: -# eval: (add-hook 'write-file-hooks 'time-stamp) -# time-stamp-start: "scriptversion=" -# time-stamp-format: "%:y-%02m-%02d.%02H" -# time-stamp-end: "$" -# End: |