X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/blobdiff_plain/e7eb3a2744aa45179daea235800753d3d1955338..6cad0c845dc5d6f6b4d4cc5e9ae7aee39d279b49:/lib/fprintf.c diff --git a/lib/fprintf.c b/lib/fprintf.c index 812a931..b4de830 100644 --- a/lib/fprintf.c +++ b/lib/fprintf.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/fprintf.c + * @brief UTF-8 workalike for fprintf() and vfprintf() + */ #include "common.h"