summaryrefslogtreecommitdiffstats
path: root/client/x11/record.cpp
diff options
context:
space:
mode:
authorYonit Halperin <yhalperi@redhat.com>2009-11-09 17:20:30 +0200
committerYaniv Kamay <ykamay@redhat.com>2010-01-03 17:19:03 +0200
commit71567dabe364cbfd5f5a592f455c0a993f281ee0 (patch)
treea9b14297fbd8c7006f3e381348219f3098238882 /client/x11/record.cpp
parent219105794bd42dfd36e303ca73f1a546903e1846 (diff)
downloadspice-71567dabe364cbfd5f5a592f455c0a993f281ee0.tar.gz
spice-71567dabe364cbfd5f5a592f455c0a993f281ee0.tar.xz
spice-71567dabe364cbfd5f5a592f455c0a993f281ee0.zip
spice client: cosmetic changes
Diffstat (limited to 'client/x11/record.cpp')
-rw-r--r--client/x11/record.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/x11/record.cpp b/client/x11/record.cpp
index a220878c..46abb29e 100644
--- a/client/x11/record.cpp
+++ b/client/x11/record.cpp
@@ -42,7 +42,7 @@ void WaveRecorder::EventTrigger::on_event()
_recorder.on_event();
}
-WaveRecorder::WaveRecorder(Platform::RecordClinet& client,
+WaveRecorder::WaveRecorder(Platform::RecordClient& client,
uint32_t sampels_per_sec,
uint32_t bits_per_sample,
uint32_t channels)