From 63b95abe002d3e2ca6e2f25b0862f927a5ed486d Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sat, 26 Sep 2020 00:05:39 +0900 Subject: Removed additional code formatting modelines. Signed-off-by: Michele Calgaro (cherry picked from commit 4116e5dbf5ed84b9556e44c5cabaf6c43097ed54) --- kshisen/app.cpp | 2 +- kshisen/app.h | 2 +- kshisen/board.cpp | 2 +- kshisen/board.h | 2 +- kshisen/main.cpp | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'kshisen') 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++ -*- +/* ******************************************************************* ******************************************************************* * -- cgit v1.2.1