diff --git a/htdocs/index.html b/htdocs/index.html index 962556ed..1a76d6f4 100644 --- a/htdocs/index.html +++ b/htdocs/index.html @@ -21,7 +21,7 @@ license.

What is libffi?

-Compilers for high level languages generate code that follow certain +Compilers for high level languages generate code that follows certain conventions. These conventions are necessary, in part, for separate compilation to work. One such convention is the "calling convention". The "calling convention" is a set of assumptions made by