diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-26 00:05:39 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-26 00:06:01 +0900 |
commit | 63b95abe002d3e2ca6e2f25b0862f927a5ed486d (patch) | |
tree | a9e978be4fcae1d7c09af38ad9f4744dd97564bd /kshisen | |
parent | 37f818837b1458e9e776a6fee1636b1fb8c1401c (diff) | |
download | tdegames-63b95abe002d3e2ca6e2f25b0862f927a5ed486d.tar.gz tdegames-63b95abe002d3e2ca6e2f25b0862f927a5ed486d.zip |
Removed additional code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 4116e5dbf5ed84b9556e44c5cabaf6c43097ed54)
Diffstat (limited to 'kshisen')
-rw-r--r-- | kshisen/app.cpp | 2 | ||||
-rw-r--r-- | kshisen/app.h | 2 | ||||
-rw-r--r-- | kshisen/board.cpp | 2 | ||||
-rw-r--r-- | kshisen/board.h | 2 | ||||
-rw-r--r-- | kshisen/main.cpp | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/kshisen/app.cpp b/kshisen/app.cpp index ccecaf6e..ae3e7f94 100644 --- a/kshisen/app.cpp +++ b/kshisen/app.cpp @@ -1,4 +1,4 @@ -/* Yo Emacs, this is -*- C++ -*- +/* ******************************************************************* ******************************************************************* * diff --git a/kshisen/app.h b/kshisen/app.h index c1db6978..ec39a382 100644 --- a/kshisen/app.h +++ b/kshisen/app.h @@ -1,4 +1,4 @@ -/* Yo Emacs, this is -*- C++ -*- +/* ******************************************************************* ******************************************************************* * diff --git a/kshisen/board.cpp b/kshisen/board.cpp index a19f0600..c868b9fc 100644 --- a/kshisen/board.cpp +++ b/kshisen/board.cpp @@ -1,4 +1,4 @@ -/* Yo Emacs, this is -*- C++ -*- +/* ******************************************************************* ******************************************************************* * diff --git a/kshisen/board.h b/kshisen/board.h index bbad9192..43706524 100644 --- a/kshisen/board.h +++ b/kshisen/board.h @@ -1,4 +1,4 @@ -/* Yo Emacs, this is -*- C++ -*- +/* ******************************************************************* ******************************************************************* * diff --git a/kshisen/main.cpp b/kshisen/main.cpp index 614bf20f..e73d6adf 100644 --- a/kshisen/main.cpp +++ b/kshisen/main.cpp @@ -1,4 +1,4 @@ -/* Yo Emacs, this is -*- C++ -*- +/* ******************************************************************* ******************************************************************* * |