From 14f3d572dc00dada527b0cb55de03b05a115064a Mon Sep 17 00:00:00 2001 From: rrt Date: Thu, 8 Jun 2000 14:59:17 +0000 Subject: [PATCH] [project @ 2000-06-08 14:59:17 by rrt] Commented out the revision history. --- docs/ffi.sgml | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/docs/ffi.sgml b/docs/ffi.sgml index 428a531..e59ff9e 100644 --- a/docs/ffi.sgml +++ b/docs/ffi.sgml @@ -680,7 +680,7 @@ defines the mapping between Haskell and C types. HsWord8 8 bit unsigned integral 0 .. - HS_WORD8_MAX +HS_WORD8_MAX @@ -688,7 +688,7 @@ defines the mapping between Haskell and C types. HsWord16 16 bit unsigned integral 0 .. - HS_WORD16_MAX +HS_WORD16_MAX @@ -1285,7 +1285,7 @@ contain the address of the label freeAtLast. - + -- 1.7.10.4