X-Git-Url: https://git.distorted.org.uk/~mdw/disorder/blobdiff_plain/e7eb3a2744aa45179daea235800753d3d1955338..6a5964b75c1c24eb7d757da0479b5cefa607b402:/lib/printf.c diff --git a/lib/printf.c b/lib/printf.c index f227142..f921791 100644 --- a/lib/printf.c +++ b/lib/printf.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/printf.c + * @brief UTF-8 *printf workalike (core) + */ #define NO_MEMORY_ALLOCATION /* because byte_snprintf used from log.c */