summaryrefslogtreecommitdiff
path: root/example-clients/alsa_out.c
diff options
context:
space:
mode:
Diffstat (limited to 'example-clients/alsa_out.c')
-rw-r--r--example-clients/alsa_out.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/example-clients/alsa_out.c b/example-clients/alsa_out.c
index fbfc3dd0..a7b74f47 100644
--- a/example-clients/alsa_out.c
+++ b/example-clients/alsa_out.c
@@ -106,7 +106,7 @@ alsa_format_t formats[] = {
#define NUMFORMATS (sizeof(formats)/sizeof(formats[0]))
int format=0;
-// Alsa stuff... i dont want to touch this bullshit in the next years.... please...
+// Alsa stuff... i don't want to touch this bullshit in the next years.... please...
static int xrun_recovery(snd_pcm_t *handle, int err) {
// printf( "xrun !!!.... %d\n", err );