X-Git-Url: https://git.distorted.org.uk/~mdw/disorder/blobdiff_plain/59cf25c47fbda22f3f4e14399f0436cc6ed2c56f..132a5a4a47f9dbc7c52ee15234d70258c59ccf8e:/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"