chiark / gitweb /
Typo fix.
[disorder] / plugins / execraw.c
index 3c3595abcf0c6337ed85807373361700535f2602..8af8c61c1288c132e49c7163022c523c24b051ba 100644 (file)
@@ -1,3 +1,8 @@
+/** @file plugins/execraw.c
+ * @brief Plugin to play a track by executing a command (raw mode)
+ *
+ * Shares code with @ref exec.c.
+ */
 #define TYPE DISORDER_PLAYER_RAW
 #include "exec.c"
 
@@ -9,4 +14,3 @@ fill-column:79
 indent-tabs-mode:nil
 End:
 */
-/* arch-tag:gNkzdgw34U7sQf/CWqcWrQ */