X-Git-Url: https://git.wh0rd.org/?a=blobdiff_plain;f=fc-arch%2Ffcarch.tmpl.h;h=2f972ba40268dc3f7455b875ea0fe105e0a0a4ea;hb=2a6b235ff6d2750171e8dff7cfdfe3bccb0f630e;hp=363e11aa10f9b895d44689926cb7541ab58ed637;hpb=1845f3100d15927cc536bc3d38f140c139fb5614;p=fontconfig.git diff --git a/fc-arch/fcarch.tmpl.h b/fc-arch/fcarch.tmpl.h index 363e11a..2f972ba 100644 --- a/fc-arch/fcarch.tmpl.h +++ b/fc-arch/fcarch.tmpl.h @@ -5,9 +5,9 @@ * documentation for any purpose is hereby granted without fee, provided that * the above copyright notice appear in all copies and that both that * copyright notice and this permission notice appear in supporting - * documentation, and that the name of Keith Packard not be used in + * documentation, and that the name of the author(s) not be used in * advertising or publicity pertaining to distribution of the software without - * specific, written prior permission. Keith Packard makes no + * specific, written prior permission. The authors make no * representations about the suitability of this software for any purpose. It * is provided "as is" without express or implied warranty. * @@ -29,7 +29,7 @@ @@@ use something reasonable and don't include any spaces @@@ @@@ So far the differences boil down to: endianness, 32 vs 64 bit pointers, -@@@ and on @@@ 32bit ones, whether double is aligned to one word or two words. +@@@ and on 32bit ones, whether double is aligned to one word or two words. @@@ Those result in the 6 formats listed below. @@@ @@@ ,name (endianness,pointer-size,double-alignment)