From edd810f95769b4d211d26fcd33c68ec36b6140dd Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Mon, 21 Sep 2020 00:03:57 +0900 Subject: Removed code formatting modelines. Signed-off-by: Michele Calgaro --- kttsd/plugins/command/commandconf.cpp | 2 +- kttsd/plugins/command/commandconf.h | 2 +- kttsd/plugins/command/commandplugin.cpp | 2 +- kttsd/plugins/command/commandproc.cpp | 2 +- kttsd/plugins/command/commandproc.h | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'kttsd/plugins/command') diff --git a/kttsd/plugins/command/commandconf.cpp b/kttsd/plugins/command/commandconf.cpp index f95bca0..6fc2792 100644 --- a/kttsd/plugins/command/commandconf.cpp +++ b/kttsd/plugins/command/commandconf.cpp @@ -1,4 +1,4 @@ -/***************************************************** vim:set ts=4 sw=4 sts=4: +/* Configuration for the Command Plug in ------------------- Copyright : (C) 2002,2004 by Gunnar Schmi Dt and Gary Cramblitt diff --git a/kttsd/plugins/command/commandconf.h b/kttsd/plugins/command/commandconf.h index 743e6d0..11f8b9b 100644 --- a/kttsd/plugins/command/commandconf.h +++ b/kttsd/plugins/command/commandconf.h @@ -1,4 +1,4 @@ -/***************************************************** vim:set ts=4 sw=4 sts=4: +/* Configuration for the Command Plug in ------------------- Copyright : (C) 2002,2004 by Gunnar Schmi Dt and Gary Cramblitt diff --git a/kttsd/plugins/command/commandplugin.cpp b/kttsd/plugins/command/commandplugin.cpp index 119ca47..ebe4b6e 100644 --- a/kttsd/plugins/command/commandplugin.cpp +++ b/kttsd/plugins/command/commandplugin.cpp @@ -1,4 +1,4 @@ -/***************************************************** vim:set ts=4 sw=4 sts=4: +/* ------------------- Copyright : (C) 2002 by Gunnar Schmi Dt and 2004 by Gary Cramblitt ------------------- diff --git a/kttsd/plugins/command/commandproc.cpp b/kttsd/plugins/command/commandproc.cpp index 0347d79..1be0d2d 100644 --- a/kttsd/plugins/command/commandproc.cpp +++ b/kttsd/plugins/command/commandproc.cpp @@ -1,4 +1,4 @@ -/***************************************************** vim:set ts=4 sw=4 sts=4: +/* Main speaking functions for the Command Plug in ------------------- Copyright : (C) 2002 by Gunnar Schmi Dt and 2004 by Gary Cramblitt diff --git a/kttsd/plugins/command/commandproc.h b/kttsd/plugins/command/commandproc.h index 694c41f..1ffe7ee 100644 --- a/kttsd/plugins/command/commandproc.h +++ b/kttsd/plugins/command/commandproc.h @@ -1,4 +1,4 @@ -/***************************************************** vim:set ts=4 sw=4 sts=4: +/* Main speaking functions for the Command Plug in ------------------- Copyright : (C) 2002 by Gunnar Schmi Dt and 2004 by Gary Cramblitt -- cgit v1.2.1