diff options
| author | 2004-06-22 04:01:40 +0000 | |
|---|---|---|
| committer | 2004-06-22 04:01:40 +0000 | |
| commit | 72d775455159bd78b080f17ce2f4ca38323579c2 (patch) | |
| tree | 4035aad11d8a905e8262800add73c9948c651eda /gnu/usr.bin/lynx/WWW/Library/Implementation/HTMLGen.h | |
| parent | The NAT-T drafts suggest we should drop incoming messages arriving on (diff) | |
| download | wireguard-openbsd-72d775455159bd78b080f17ce2f4ca38323579c2.tar.xz wireguard-openbsd-72d775455159bd78b080f17ce2f4ca38323579c2.zip | |
update to lynx 2.8.5rel.1
tested todd@,naddy@. millert@ deraadt@ ok
Diffstat (limited to 'gnu/usr.bin/lynx/WWW/Library/Implementation/HTMLGen.h')
| -rw-r--r-- | gnu/usr.bin/lynx/WWW/Library/Implementation/HTMLGen.h | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/gnu/usr.bin/lynx/WWW/Library/Implementation/HTMLGen.h b/gnu/usr.bin/lynx/WWW/Library/Implementation/HTMLGen.h index b34b39d2f4a..ee484078b86 100644 --- a/gnu/usr.bin/lynx/WWW/Library/Implementation/HTMLGen.h +++ b/gnu/usr.bin/lynx/WWW/Library/Implementation/HTMLGen.h @@ -24,9 +24,4 @@ extern HTStream * HTPlainToHTML PARAMS(( HTParentAnchor * anchor, HTStream * sink)); - -#endif - -/* - - */ +#endif /* HTMLGEN_H */ |
