X-Git-Url: https://git.distorted.org.uk/~mdw/disorder/blobdiff_plain/e7eb3a2744aa45179daea235800753d3d1955338..fde67de26e36cf02d5632d934623bbc054a3c1d9:/lib/tracksort.c diff --git a/lib/tracksort.c b/lib/tracksort.c index 5ae0d03..2f81739 100644 --- a/lib/tracksort.c +++ b/lib/tracksort.c @@ -15,6 +15,9 @@ * You should have received a copy of the GNU General Public License * along with this program. If not, see . */ +/** @file lib/tracksort.c + * @brief Track ordering + */ #include "common.h" #include "trackname.h"