From 4b4a4a8a9a17d77ee4737be93dae3b349a131201 Mon Sep 17 00:00:00 2001 From: Inqiyad Sabr Date: Mon, 3 Nov 2025 13:37:47 +0600 Subject: Replaced the forgotten fputs() (lol) with html() --- g2x.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'g2x.c') diff --git a/g2x.c b/g2x.c index 33e2d44..8416472 100644 --- a/g2x.c +++ b/g2x.c @@ -40,8 +40,8 @@ int main(void) html("

"); xmlput(2); html("

"); } else if (buf[0] == '>') { - fputs("

",stdout); xmlput(2); - fputs("

\n",stdout); + html("

"); xmlput(2); + html("

\n"); } else if (buf[0] == '*') { if (list_state == 0) html("