--- gforth/libffi.fs 2005/12/11 21:58:20 1.10 +++ gforth/libffi.fs 2006/02/25 18:28:11 1.11 @@ -206,7 +206,7 @@ also c-decl definitions ' noop 0 rettype (void) ' is>x 6 rettype (int) -' i>x 6 rettype (uint) +' i>x 5 rettype (uint) ' p>x &12 rettype (ptr) ' d>x 8 rettype (llong) ' sf>x 9 rettype (sf)