X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/blobdiff_plain/e7eb3a2744aa45179daea235800753d3d1955338..e2e88ad814a1839b34a163832975620fe0e44fac:/lib/snprintf.c diff --git a/lib/snprintf.c b/lib/snprintf.c index 69bafc7..e62e3c9 100644 --- a/lib/snprintf.c +++ b/lib/snprintf.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/snprintf.c + * @brief UTF-8 capable *snprintf workalikes + */ #define NO_MEMORY_ALLOCATION /* because used from log.c */