chiark / gitweb /
Merge mac build fix
[disorder] / lib / trackname.c
index 36e438fe5a046f86649a1798bbe3632e154e8b17..fa40c3b840a567ec722d49d9edd4b4827e55344c 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 lib/trackname.c
+ * @brief Track name calculation
+ */
 #include "common.h"
 
 #include <pcre.h>