From: jsm Date: Mon, 30 Nov 1998 11:11:25 +0000 (+0000) Subject: Small typeo. (I wouldn't bother except that it made the sentence hard X-Git-Tag: v3.0.9~26^2~134 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b4d77e827d7ebef7e57ebcd71e71c15c62f1e0a8;p=platform%2Fupstream%2Flibffi.git Small typeo. (I wouldn't bother except that it made the sentence hard for me to parse on a casual read.) --- diff --git a/htdocs/index.html b/htdocs/index.html index 962556e..1a76d6f 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