[Spice-devel] [PATCH] Fix PlaybackeCommand typo

Christophe Fergeau cfergeau at redhat.com
Tue Oct 8 19:09:32 CEST 2013


---
 server/snd_worker.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/server/snd_worker.c b/server/snd_worker.c
index 5346d96..9156bf5 100644
--- a/server/snd_worker.c
+++ b/server/snd_worker.c
@@ -52,7 +52,7 @@
 
 #define RECORD_SAMPLES_SIZE (SND_RECEIVE_BUF_SIZE >> 2)
 
-enum PlaybackeCommand {
+enum PlaybackCommand {
     SND_PLAYBACK_MIGRATE,
     SND_PLAYBACK_MODE,
     SND_PLAYBACK_CTRL,
-- 
1.8.3.1



More information about the Spice-devel mailing list