summaryrefslogtreecommitdiff
path: root/Source/WriteChunkBytes.S
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WriteChunkBytes.S')
-rw-r--r--Source/WriteChunkBytes.S10
1 files changed, 5 insertions, 5 deletions
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