X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/blobdiff_plain/8d399b30271359fc8cea9992f1513a86b4db3348..f4604d0d467ae510f8167d3109e6fd05f57f1cde:/server/decode-wav.c diff --git a/server/decode-wav.c b/server/decode-wav.c index fd58a14..fbc550e 100644 --- a/server/decode-wav.c +++ b/server/decode-wav.c @@ -1,6 +1,6 @@ /* * This file is part of DisOrder - * Copyright (C) 2007-2010 Richard Kettlewell + * Copyright (C) 2007-2011 Richard Kettlewell * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -15,7 +15,7 @@ * You should have received a copy of the GNU General Public License * along with this program. If not, see . */ -/** @file server/decode.c +/** @file server/decode-wav.c * @brief General-purpose decoder for use by speaker process */ #include "decode.h"