diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-29 10:41:11 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-29 10:41:11 +0900 |
commit | 9aec66a72334c90bb0f81c46520c2fc080931d59 (patch) | |
tree | 269f37765f1910aaea4eba665136e6b0483b37b5 /lib/kross/python/cxx/cxxsupport.cxx | |
parent | 43d946556f430d12ee69a4b7c52cad0cc6cab10d (diff) | |
download | koffice-9aec66a72334c90bb0f81c46520c2fc080931d59.tar.gz koffice-9aec66a72334c90bb0f81c46520c2fc080931d59.zip |
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'lib/kross/python/cxx/cxxsupport.cxx')
-rw-r--r-- | lib/kross/python/cxx/cxxsupport.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
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. //---------------------------------------------------------------------------// |