summaryrefslogtreecommitdiffstats
path: root/kttsd/players/alsaplayer
diff options
context:
space:
mode:
Diffstat (limited to 'kttsd/players/alsaplayer')
-rw-r--r--kttsd/players/alsaplayer/alsaplayer.cpp4
-rw-r--r--kttsd/players/alsaplayer/alsaplayer.h4
-rw-r--r--kttsd/players/alsaplayer/alsaplugin.cpp2
3 files changed, 3 insertions, 7 deletions
diff --git a/kttsd/players/alsaplayer/alsaplayer.cpp b/kttsd/players/alsaplayer/alsaplayer.cpp
index c9680dd..a840c0b 100644
--- a/kttsd/players/alsaplayer/alsaplayer.cpp
+++ b/kttsd/players/alsaplayer/alsaplayer.cpp
@@ -1,4 +1,4 @@
-/***************************************************** vim:set ts=4 sw=4 sts=4:
+/*
ALSA player.
-------------------
Copyright:
@@ -1725,5 +1725,3 @@ int AlsaPlayer::wait_for_poll(int draining)
#undef DBG
#undef MSG
#undef ERR
-
-// vim: sw=4 ts=8 et
diff --git a/kttsd/players/alsaplayer/alsaplayer.h b/kttsd/players/alsaplayer/alsaplayer.h
index 6239566..deeff4b 100644
--- a/kttsd/players/alsaplayer/alsaplayer.h
+++ b/kttsd/players/alsaplayer/alsaplayer.h
@@ -1,4 +1,4 @@
-/***************************************************** vim:set ts=4 sw=4 sts=4:
+/*
ALSA player.
-------------------
Copyright:
@@ -184,5 +184,3 @@ private:
};
#endif // ALSAPLAYER_H
-
-// vim: sw=4 ts=8 et
diff --git a/kttsd/players/alsaplayer/alsaplugin.cpp b/kttsd/players/alsaplayer/alsaplugin.cpp
index 4bd700d..aa80d29 100644
--- a/kttsd/players/alsaplayer/alsaplugin.cpp
+++ b/kttsd/players/alsaplayer/alsaplugin.cpp
@@ -1,4 +1,4 @@
-/***************************************************** vim:set ts=4 sw=4 sts=4:
+/*
Generating the factories so ALSA can be used as an audio plug in.
-------------------
Copyright: