X-Git-Url: https://git.distorted.org.uk/~mdw/disorder/blobdiff_plain/05b75f8d50b83e943af3be4071449304d82dbdcd..47854c5fdbdebaf707de438f0fa86c4cb99d2268:/clients/filename-bytes.c diff --git a/clients/filename-bytes.c b/clients/filename-bytes.c index 8bba942..13eea19 100644 --- a/clients/filename-bytes.c +++ b/clients/filename-bytes.c @@ -1,5 +1,6 @@ -/* Grotty program to print out the bytes making up filenames in some - * directory */ +/** @file clients/filename-bytes.c + * @brief Print out raw bytes of filenames in a directory + */ #include "common.h"