From 79ca908e6eaae96925c708ae707bd159b4d77b6a Mon Sep 17 00:00:00 2001 From: Victor Wagner Date: Sat, 9 Dec 2006 18:33:21 +0000 Subject: [PATCH] Typo fixed --- software/unix/xfontdump.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/software/unix/xfontdump.html b/software/unix/xfontdump.html index 6e3fdb6..32183f6 100644 --- a/software/unix/xfontdump.html +++ b/software/unix/xfontdump.html @@ -17,7 +17,7 @@ tool to debug just this problem

Compile xfontdump.c file with command

-gcc -shared -o xfondump.so xfontdump.c
+gcc -shared -o xfontdump.so xfontdump.c
 
and then start troublesome program with
-- 
2.39.2