Mercurial > mplayer.hg
diff libmpcodecs/ad_sample.c @ 31160:5beb6c13ac7b
whitespace cosmetics
| author | diego |
|---|---|
| date | Tue, 25 May 2010 11:39:58 +0000 |
| parents | cc27da5d7286 |
| children |
line wrap: on
line diff
--- a/libmpcodecs/ad_sample.c Tue May 25 11:37:53 2010 +0000 +++ b/libmpcodecs/ad_sample.c Tue May 25 11:39:58 2010 +0000 @@ -25,7 +25,7 @@ #include "config.h" #include "ad_internal.h" -static const ad_info_t info = { +static const ad_info_t info = { "Sample audio decoder", // name of the driver "sample", // driver name. should be the same as filename without ad_ "A'rpi", // writer/maintainer of _this_ file
