X-Git-Url: https://git.distorted.org.uk/~mdw/disorder/blobdiff_plain/cdabf44d4bf72678b402c0fd7dac394eb36513da..5dcfc065d123f6643b12ed1766c7976e58b6941a:/server/decode-ogg.c diff --git a/server/decode-ogg.c b/server/decode-ogg.c index d499955..e48d95a 100644 --- a/server/decode-ogg.c +++ b/server/decode-ogg.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-ogg.c * @brief General-purpose decoder for use by speaker process */ #include "decode.h"