chiark / gitweb /
Hands-off reading for FLAC.
[disorder] / plugins / exec.c
index 6efc2bf8da802f6b416d9d6c0e92ca9c40d9deef..f6ed8b37d4c8b1eeb6e75658a74b19bc67121826 100644 (file)
@@ -15,7 +15,9 @@
  * You should have received a copy of the GNU General Public License
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
-
+/** @file plugins/exec.c
+ * @brief Plugin to play a track by executing a command
+ */
 #include <config.h>
 
 #include <unistd.h>