]> code.delx.au - pulseaudio/commitdiff
sink: Trivial typo fix in comment
authorArun Raghavan <arun.raghavan@collabora.co.uk>
Thu, 3 Mar 2011 13:05:14 +0000 (18:35 +0530)
committerArun Raghavan <arun.raghavan@collabora.co.uk>
Mon, 2 May 2011 06:25:38 +0000 (11:55 +0530)
src/pulsecore/sink.c

index 626c727886a9825c1938f15a4c3cd9f26f6ad0f6..5959a5ceb00fc6741114db8abf4d6a8da1ba571f 100644 (file)
@@ -2153,7 +2153,7 @@ int pa_sink_process_msg(pa_msgobject *o, int code, void *userdata, int64_t offse
 
             /* If you change anything here, make sure to change the
              * sink input handling a few lines down at
-             * PA_SINK_MESSAGE_PREPAPRE_MOVE, too. */
+             * PA_SINK_MESSAGE_START_MOVE, too. */
 
             if (i->detach)
                 i->detach(i);