oss4: Attempt to fix a compiler warning
authorJan Schmidt <thaytan@noraisin.net>
Thu, 16 Jul 2009 12:55:14 +0000 (13:55 +0100)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Tue, 11 May 2010 18:02:54 +0000 (19:02 +0100)
commit039604b11fb151135a19b540f0de9d8069121145
treed44e242b6a047541fb43384076cf57d8b1024cd6
parent2a402de32d42e78d4e1cd3d952ed1f8c6317fa96
oss4: Attempt to fix a compiler warning

Don't store a const gchar * in a non-const gchar * local var.

Also, make the translation string function static since it's only
used in the one file.
sys/oss4/oss4-mixer.c