From 20d6b70237dda66a4b809417a59fc728de19f90c Mon Sep 17 00:00:00 2001 From: Xi Ruoyao Date: Sat, 10 Dec 2022 14:23:40 +0800 Subject: libffi: style "libffi" (library name) with XML tag As we are using "Libffi" for package name, I guess "libffi" (lower case) means the library. So decorate it like how we handle other library names. --- chapter08/libffi.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'chapter08/libffi.xml') diff --git a/chapter08/libffi.xml b/chapter08/libffi.xml index 9e4b132df..579bb6315 100644 --- a/chapter08/libffi.xml +++ b/chapter08/libffi.xml @@ -53,7 +53,8 @@ value of the --with-gcc-arch= parameter in the following command to an architecture name fully implemented by the CPU on that system. - If this is not done, all applications that link to libffi will trigger + If this is not done, all applications that link to + libffi will trigger Illegal Operation Errors. -- cgit v1.2.3-54-g00ecf