X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/blobdiff_plain/e7eb3a2744aa45179daea235800753d3d1955338..031e275e3ae18ddc208b2c05189cec78e9d6e76e:/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 */