diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-29 00:20:42 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-29 00:20:42 +0900 |
commit | 9f30da98b7685870e6243cfedf9a158252da7f82 (patch) | |
tree | ef6c6274bf509254447666f0bc026e08ad8a21c7 | |
parent | c258278a293c0a6dd95cfedb7c1fa9f81adffdf1 (diff) | |
download | kmyfirewall-9f30da98b7685870e6243cfedf9a158252da7f82.tar.gz kmyfirewall-9f30da98b7685870e6243cfedf9a158252da7f82.zip |
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
-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: ---> - - - - - - - - - - - - - |