oss4: Attempt to fix a compiler warning
authorJan Schmidt <thaytan@noraisin.net>
Thu, 16 Jul 2009 12:55:14 +0000 (13:55 +0100)
committerJan Schmidt <thaytan@noraisin.net>
Thu, 16 Jul 2009 12:55:14 +0000 (13:55 +0100)
commit9deb7346316559ce25e2fb5458905a8c0cedd8c1
tree7bc43e09ccc85ac79f13f052b9d8323f0dc34eea
parent4109c2193fb99277b12aef3a3d9ec7a51465f19b
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