HTChunk.html

a very minor fix to the old interface

Index: HTChunk.html
===================================================================
RCS file: /sources/public/libwww/Library/src/HTChunk.html,v
retrieving revision 2.35
diff -b -r2.35 HTChunk.html
167,168c167,168
< #define HTChunkData(me)       HTChunk_data(ch)
< #define HTChunkSize(me)       HTChunk_size(ch)
---
> #define HTChunkData(ch)       HTChunk_data(ch)
> #define HTChunkSize(ch)       HTChunk_size(ch)

---------------------------------------------
Raffaele Sena
Senior Software Engineer ( "THE" Linux Guy :)
NuvoMedia, Inc.
310 Villa Street
Mt. View, CA 94041
Main:   +1.650.314.1200
Direct: +1.650.314.1255
Fax:    +1.650.314.1201

mailto:raff@nuvomedia.com
http://www.rocket-ebook.com

Received on Friday, 5 February 1999 16:14:46 UTC