diff options
author | Michele Calgaro <[email protected]> | 2020-09-29 00:20:42 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2020-09-29 00:20:57 +0900 |
commit | 323cbd89ccf065ddbf7ff916f4baba41cc976bfb (patch) | |
tree | 1eb4810593139ee447c043d1f75c6164e57143b3 | |
parent | c76723ec7bcc24cf7ef7119393451bf214f43aa7 (diff) | |
download | kmyfirewall-323cbd89ccf065ddbf7ff916f4baba41cc976bfb.tar.gz kmyfirewall-323cbd89ccf065ddbf7ff916f4baba41cc976bfb.zip |
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit 9f30da98b7685870e6243cfedf9a158252da7f82)
-rwxr-xr-x | config.guess | 7 | ||||
-rwxr-xr-x | config.sub | 7 | ||||
-rw-r--r-- | doc/kmyfirewall/index.docbook | 23 |
3 files changed, 0 insertions, 37 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: @@ -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: diff --git a/doc/kmyfirewall/index.docbook b/doc/kmyfirewall/index.docbook index 3620251..786fd0f 100644 --- a/doc/kmyfirewall/index.docbook +++ b/doc/kmyfirewall/index.docbook @@ -1573,26 +1573,3 @@ Should you run into problems please report them to the author.</para> &documentation.index; </book> - -<!-- -Local Variables: -mode: sgml -sgml-minimize-attributes:nil -sgml-general-insert-case:lower -sgml-indent-step:0 -sgml-indent-data:nil -End: ---> - - - - - - - - - - - - - |