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:05:39 +0900 |
commit | 4116e5dbf5ed84b9556e44c5cabaf6c43097ed54 (patch) | |
tree | a1fb06d639de00bdbc75f6e889abab91a8678475 /kshisen | |
parent | dbe990ad0f0f87b03b6af35af2a2a1a31f8138ab (diff) | |
download | tdegames-4116e5dbf5ed84b9556e44c5cabaf6c43097ed54.tar.gz tdegames-4116e5dbf5ed84b9556e44c5cabaf6c43097ed54.zip |
Removed additional code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
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++ -*- +/* ******************************************************************* ******************************************************************* * |