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_get_default_font.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libfonts_get_default_font.c') diff --git a/libfonts_get_default_font.c b/libfonts_get_default_font.c index e0ad9ab..5ad0a1c 100644 --- a/libfonts_get_default_font.c +++ b/libfonts_get_default_font.c @@ -253,7 +253,7 @@ out: int main(void) { - return 0; /* TODO add test */ + return 0; /* XXX add test */ } -- cgit v1.2.3-70-g09d2