summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2020-09-28 21:31:34 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2020-09-28 21:31:34 +0900
commit226fbd8e6c0a988da84e3d5c40c1df2ec655576f (patch)
treee40d1c5d3a755bc5567da56bd63859af0b08cf46 /src
parent7a89ffc32231cd9d352097fa446048df90be3187 (diff)
downloadkaffeine-mozilla-226fbd8e6c0a988da84e3d5c40c1df2ec655576f.tar.gz
kaffeine-mozilla-226fbd8e6c0a988da84e3d5c40c1df2ec655576f.zip
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src')
-rw-r--r--src/jni_md.h2
-rw-r--r--src/jri.h1
-rw-r--r--src/jri_md.h1
-rw-r--r--src/jritypes.h1
-rw-r--r--src/npapi.h1
-rw-r--r--src/npupp.h1
6 files changed, 1 insertions, 6 deletions
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.