From 226fbd8e6c0a988da84e3d5c40c1df2ec655576f Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Mon, 28 Sep 2020 21:31:34 +0900 Subject: [PATCH] Removed code formatting modelines. Signed-off-by: Michele Calgaro --- config.guess | 7 ------- config.sub | 7 ------- mkinstalldirs | 5 ----- src/jni_md.h | 2 +- src/jri.h | 1 - src/jri_md.h | 1 - src/jritypes.h | 1 - src/npapi.h | 1 - src/npupp.h | 1 - 9 files changed, 1 insertion(+), 25 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: 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: diff --git a/mkinstalldirs b/mkinstalldirs index d2d5f21..8d9c7d3 100755 --- a/mkinstalldirs +++ b/mkinstalldirs @@ -103,9 +103,4 @@ do done exit $errstatus - -# Local Variables: -# mode: shell-script -# sh-indentation: 2 -# End: # mkinstalldirs ends here diff --git a/src/jni_md.h b/src/jni_md.h index 5723bc4..febeff1 100644 --- a/src/jni_md.h +++ b/src/jni_md.h @@ -1,4 +1,4 @@ -/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* * * The contents of this file are subject to the Netscape Public * License Version 1.1 (the "License"); you may not use this file diff --git a/src/jri.h b/src/jri.h index f29945b..d80654f 100644 --- a/src/jri.h +++ b/src/jri.h @@ -1,4 +1,3 @@ -/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* ***** BEGIN LICENSE BLOCK ***** * Version: NPL 1.1/GPL 2.0/LGPL 2.1 * diff --git a/src/jri_md.h b/src/jri_md.h index 301053c..9cffa8c 100644 --- a/src/jri_md.h +++ b/src/jri_md.h @@ -1,4 +1,3 @@ -/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* ***** BEGIN LICENSE BLOCK ***** * Version: NPL 1.1/GPL 2.0/LGPL 2.1 * diff --git a/src/jritypes.h b/src/jritypes.h index ddeb633..ed7769b 100644 --- a/src/jritypes.h +++ b/src/jritypes.h @@ -1,4 +1,3 @@ -/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* ***** BEGIN LICENSE BLOCK ***** * Version: NPL 1.1/GPL 2.0/LGPL 2.1 * diff --git a/src/npapi.h b/src/npapi.h index 02c2a0a..ca07f85 100644 --- a/src/npapi.h +++ b/src/npapi.h @@ -1,4 +1,3 @@ -/* -*- Mode: C; tab-width: 4; -*- */ /* * npapi.h $Revision: 1.1.1.1 $ * Netscape client plug-in API spec diff --git a/src/npupp.h b/src/npupp.h index a012c5b..cca300d 100644 --- a/src/npupp.h +++ b/src/npupp.h @@ -1,4 +1,3 @@ -/* -*- Mode: C; tab-width: 4; -*- */ /* * npupp.h $Revision: 1.1.1.1 $ * function call mecahnics needed by platform specific glue code.