summaryrefslogtreecommitdiffstats
path: root/lib/kross/python/cxx
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2020-09-29 10:41:11 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2020-09-29 10:41:31 +0900
commit3c7478a8875548b31d235acc9f468daf0c926e04 (patch)
tree577b99c91345e706152624c45d0ed009677d64ad /lib/kross/python/cxx
parent80e225f01f407dac00574685e4494ee017dc1813 (diff)
downloadkoffice-3c7478a8875548b31d235acc9f468daf0c926e04.tar.gz
koffice-3c7478a8875548b31d235acc9f468daf0c926e04.zip
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 9aec66a72334c90bb0f81c46520c2fc080931d59)
Diffstat (limited to 'lib/kross/python/cxx')
-rw-r--r--lib/kross/python/cxx/Exception.hxx2
-rw-r--r--lib/kross/python/cxx/Extensions.hxx2
-rw-r--r--lib/kross/python/cxx/Objects.hxx2
-rw-r--r--lib/kross/python/cxx/cxxsupport.cxx2
4 files changed, 4 insertions, 4 deletions
diff --git a/lib/kross/python/cxx/Exception.hxx b/lib/kross/python/cxx/Exception.hxx
index afcff489f..044d4198e 100644
--- a/lib/kross/python/cxx/Exception.hxx
+++ b/lib/kross/python/cxx/Exception.hxx
@@ -1,4 +1,4 @@
-//----------------------------------*-C++-*----------------------------------//
+//---------------------------------------------------------------------------//
// Copyright 1998 The Regents of the University of California.
// All rights reserved. See LEGAL.LLNL for full text and disclaimer.
//---------------------------------------------------------------------------//
diff --git a/lib/kross/python/cxx/Extensions.hxx b/lib/kross/python/cxx/Extensions.hxx
index 99889ec7b..5c7c2bcf3 100644
--- a/lib/kross/python/cxx/Extensions.hxx
+++ b/lib/kross/python/cxx/Extensions.hxx
@@ -1,4 +1,4 @@
-//----------------------------------*-C++-*----------------------------------//
+//---------------------------------------------------------------------------//
// Copyright 1998 The Regents of the University of California.
// All rights reserved. See LEGAL.LLNL for full text and disclaimer.
//---------------------------------------------------------------------------//
diff --git a/lib/kross/python/cxx/Objects.hxx b/lib/kross/python/cxx/Objects.hxx
index 28662d4fa..97e52fc0e 100644
--- a/lib/kross/python/cxx/Objects.hxx
+++ b/lib/kross/python/cxx/Objects.hxx
@@ -1,4 +1,4 @@
-//----------------------------------*-C++-*----------------------------------//
+//---------------------------------------------------------------------------//
// Copyright 1998 The Regents of the University of California.
// All rights reserved. See LEGAL.LLNL for full text and disclaimer.
//---------------------------------------------------------------------------//
diff --git a/lib/kross/python/cxx/cxxsupport.cxx b/lib/kross/python/cxx/cxxsupport.cxx
index 61329b604..7bab6cc37 100644
--- a/lib/kross/python/cxx/cxxsupport.cxx
+++ b/lib/kross/python/cxx/cxxsupport.cxx
@@ -1,4 +1,4 @@
-//----------------------------------*-C++-*----------------------------------//
+//---------------------------------------------------------------------------//
// Copyright 1998 The Regents of the University of California.
// All rights reserved. See Legal.htm for full text and disclaimer.
//---------------------------------------------------------------------------//