Hi, While grepping the OpenBSD sourcetree for occurences of a typo I found (beeing -> being), I came across one instance in the lynx distribution. Attached is a patch that fixes it, but it is a patch against the OpenBSD cvs repository. It is very minor, but still I hope this is of use to you guys.
Cheers,
Paul 'WEiRD' de Weerd
--
>++++++++[<++++++++++>-]<+++++++.>+++[<------>-]<.>+++[<+
+++++++++++>-]<.>++[<------------>-]<+.--------------.[-]
http://www.weirdnet.nl/
Index: HTAccess.h =================================================================== RCS file: /cvs/src/gnu/usr.bin/lynx/WWW/Library/Implementation/HTAccess.h,v retrieving revision 1.4 diff -u -r1.4 HTAccess.h --- HTAccess.h 22 Jun 2004 04:01:42 -0000 1.4 +++ HTAccess.h 6 Dec 2007 08:50:14 -0000 @@ -173,7 +173,7 @@ Make a stream for Saving object back ON ENTRY, - anchor is valid anchor which has previously beeing loaded + anchor is valid anchor which has previously being loaded ON EXIT, returns 0 if error else a stream to save the object to.
pgplUaXTkxX15.pgp
Description: PGP signature
_______________________________________________ Lynx-dev mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/lynx-dev
