]> git.tue.mpg.de Git - paraslash.git/commit
audiod: Make compute_time_diff() return void.
authorAndre Noll <maan@systemlinux.org>
Sun, 2 Feb 2014 19:43:55 +0000 (20:43 +0100)
committerAndre Noll <maan@systemlinux.org>
Sat, 22 Feb 2014 15:52:06 +0000 (16:52 +0100)
commit67d6243694e36deb43eb8bf246871d3e266b1cb2
treef198de14898e489f37d686dfe527ce0ea4f2f1d5
parent79e789a4981cf04634113056b320899e57b7e822
audiod: Make compute_time_diff() return void.

Its single caller does not care about the return value.
audiod.c