diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 2020-01-22 02:02:15 +0000 |
---|---|---|
committer | Thomas E. Dickey <dickey@invisible-island.net> | 2020-01-22 02:02:15 +0000 |
commit | 7fb4d1b4667658fdd1a92a2911be669c8aa78589 (patch) | |
tree | 87a4b9b6f06cc3a6b096859299506220b3378f40 /WWW/Library/Implementation/HTFormat.h | |
parent | 419cae0a458826eae34d29b3216f453957074d16 (diff) | |
download | lynx-snapshots-7fb4d1b4667658fdd1a92a2911be669c8aa78589.tar.gz |
snapshot of project "lynx", label v2-9-0dev_4i
Diffstat (limited to 'WWW/Library/Implementation/HTFormat.h')
-rw-r--r-- | WWW/Library/Implementation/HTFormat.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/WWW/Library/Implementation/HTFormat.h b/WWW/Library/Implementation/HTFormat.h index f7e65f2c..20e718a8 100644 --- a/WWW/Library/Implementation/HTFormat.h +++ b/WWW/Library/Implementation/HTFormat.h @@ -1,5 +1,5 @@ /* - * $LynxId: HTFormat.h,v 1.36 2018/03/05 22:25:50 tom Exp $ + * $LynxId: HTFormat.h,v 1.37 2020/01/21 22:02:59 tom Exp $ * * HTFormat: The format manager in the WWW Library * MANAGE DIFFERENT DOCUMENT FORMATS @@ -269,7 +269,7 @@ HTSetPresentation: Register a system command to present a format /* -HTSetConversion: Register a converstion routine +HTSetConversion: Register a conversion routine ON ENTRY, @@ -332,7 +332,7 @@ HTStackValue: Find the cost of a filter stack ON ENTRY, - format_in The fomat of the data to be converted + format_in The format of the data to be converted format_out The format required |