Re: [PATCH] update old references in FFI doc

2013-02-14 Thread Andy Wingo
On Thu 14 Feb 2013 04:23, Daniel Hartwig writes: > * doc/ref/api-foreign.texi (Foreign Types): Replace references to the > old foreign->bytevector and bytevector->foreign with the new procedure > names using pointer. Applied and pushed. (Feel free to push small patches like this without rev

[PATCH] update old references in FFI doc

2013-02-13 Thread Daniel Hartwig
* doc/ref/api-foreign.texi (Foreign Types): Replace references to the old foreign->bytevector and bytevector->foreign with the new procedure names using pointer. --- doc/ref/api-foreign.texi |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/ref/api-foreign.texi b/d