From 8d448680f5b3bcd2a67a3684308bb948e4d3ddad Mon Sep 17 00:00:00 2001 From: "M. Kristall" Date: Thu, 12 Jul 2012 02:46:19 +0000 Subject: * (bug 5000) refactor: use ARRAY_LEN; remove undefined functions; more size_t (/dev/humancontroller) --- src/client/snd_main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/client') diff --git a/src/client/snd_main.c b/src/client/snd_main.c index 22213cc9..d0290e94 100644 --- a/src/client/snd_main.c +++ b/src/client/snd_main.c @@ -17,7 +17,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Tremulous; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ -- cgit