From f6a998800ae27d00ca9070c4ffa50bd2683dc550 Mon Sep 17 00:00:00 2001 From: "Christian A. Weber" Date: Sun, 17 May 1992 04:40:45 +0000 Subject: Autodocs fixed --- Source/OpenIFF.S | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'Source') diff --git a/Source/OpenIFF.S b/Source/OpenIFF.S index 51c5a62..16e4137 100644 --- a/Source/OpenIFF.S +++ b/Source/OpenIFF.S @@ -1,11 +1,11 @@ ** -** $Id: OpenIFF.S,v 21.1 92/05/15 03:21:49 chris Exp $ -** $Revision: 21.1 $ +** $Id: OpenIFF.S,v 21.2 92/05/17 03:27:14 chris Exp $ +** $Revision: 21.2 $ ** ** $Filename: OpenIFF.S $ ** $Author: chris $ ** $Release: 19.1 $ -** $Date: 92/05/15 03:21:49 $ +** $Date: 92/05/17 03:27:14 $ ** ** iff.library/IFFL_OpenIFF ** @@ -42,8 +42,6 @@ * This function opens a file on a disk and looks whether it's an IFF * file or not. If it is an IFF file, memory is allocated and the file * is read into memory. -* If an error occurs, NULL is returned, and you can call -* dos.library/IoErr() to get the IFFERR_... error number. * * If mode == IFFL_MODE_WRITE: * Initializes an IFF file handle for writing. You may create chunks -- cgit v1.2.3