[pulseaudio-commits] r2388 - /branches/glitch-free/src/pulsecore/asyncq.c
svnmailer-noreply at 0pointer.de
svnmailer-noreply at 0pointer.de
Wed May 7 18:08:35 PDT 2008
Author: lennart
Date: Thu May 8 03:08:33 2008
New Revision: 2388
URL: http://0pointer.de/cgi-bin/viewcvs.cgi?rev=2388&root=pulseaudio&view=rev
Log:
fix some comments
Modified:
branches/glitch-free/src/pulsecore/asyncq.c
Modified: branches/glitch-free/src/pulsecore/asyncq.c
URL: http://0pointer.de/cgi-bin/viewcvs.cgi/branches/glitch-free/src/pulsecore/asyncq.c?rev=2388&root=pulseaudio&r1=2387&r2=2388&view=diff
==============================================================================
--- branches/glitch-free/src/pulsecore/asyncq.c (original)
+++ branches/glitch-free/src/pulsecore/asyncq.c Thu May 8 03:08:33 2008
@@ -3,7 +3,7 @@
/***
This file is part of PulseAudio.
- Copyright 2006 Lennart Poettering
+ Copyright 2006-2008 Lennart Poettering
PulseAudio is free software; you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as
@@ -42,7 +42,7 @@
#define ASYNCQ_SIZE 256
-/* For debugging purposes we can define _Y to put and extra thread
+/* For debugging purposes we can define _Y to put an extra thread
* yield between each operation. */
/* #define PROFILE */
More information about the pulseaudio-commits
mailing list