From aa3b8c02f5adb3ea99b4d34104265a150d2d00d3 Mon Sep 17 00:00:00 2001 From: "Christian A. Weber" Date: Mon, 18 May 1992 02:19:53 +0000 Subject: Autodocs korrigiert --- Source/WriteChunkBytes.S | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'Source/WriteChunkBytes.S') diff --git a/Source/WriteChunkBytes.S b/Source/WriteChunkBytes.S index 68f1b44..1de3168 100644 --- a/Source/WriteChunkBytes.S +++ b/Source/WriteChunkBytes.S @@ -1,11 +1,11 @@ ** -** $Id: $ -** $Revision: $ +** $Id: WriteChunkBytes.S,v 21.1 92/05/15 03:24:59 chris Exp $ +** $Revision: 21.1 $ ** ** $Filename: WriteChunkBytes.S $ -** $Author: Christian A. Weber $ +** $Author: chris $ ** $Release: 21.1 $ -** $Date: 92/05/14 22:26:34 $ +** $Date: 92/05/15 03:24:59 $ ** ** iff.library/IFFL_WriteChunkBytes ** @@ -46,7 +46,7 @@ * size - number of bytes to write. * * RESULT -* number of bytes written if successful or NULL if an error +* Non-NULL if the write was successful, or NULL if an error * occurred. Call IFFL_IFFError() to know what's going on. * * SEE ALSO -- cgit v1.2.3