From 7d262f1cdac88d33c21c9fc875f4c96bd69aa105 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Mon, 9 Jan 2023 21:38:48 +0100 Subject: Use XXX instead of TODO for missing function tests MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- libfonts_encode_font_description.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libfonts_encode_font_description.c') diff --git a/libfonts_encode_font_description.c b/libfonts_encode_font_description.c index 5cc26bb..f0d4c47 100644 --- a/libfonts_encode_font_description.c +++ b/libfonts_encode_font_description.c @@ -110,9 +110,9 @@ einval: int -main(void) /* TODO add test */ +main(void) { - return 0; + return 0; /* XXX add test */ } -- cgit v1.2.3-70-g09d2