chiark / gitweb /
Synchronize with trunk
[disorder] / lib / uaudio-schedule.c
index 361681bc6e2fcc3cf3e36cab1455938aaee56a2c..c42de57633cbe73af51f9ed79b60125a879022e7 100644 (file)
@@ -140,7 +140,7 @@ uint32_t uaudio_schedule_sync(void) {
 }
 
 /** @brief Report how many samples we actually sent
 }
 
 /** @brief Report how many samples we actually sent
- * @param nsamples Number of samples sent
+ * @param nsamples_sent Number of samples sent
  */
 void uaudio_schedule_sent(size_t nsamples_sent) {
   timestamp += nsamples_sent;
  */
 void uaudio_schedule_sent(size_t nsamples_sent) {
   timestamp += nsamples_sent;