home *** CD-ROM | disk | FTP | other *** search
- From: ian@unix.computer-science.manchester.ac.uk (Ian Cottam)
- Newsgroups: comp.sources.misc
- Subject: v02i076: Patch to "pstrings" package
- Message-ID: <7512@ncoast.UUCP>
- Date: 16 Mar 88 01:28:54 GMT
- Approved: allbery@ncoast.UUCP
-
- comp.sources.misc: Volume 2, Issue 76
- Submitted-By: "Ian Cottam" <ian@unix.computer-science.manchester.ac.uk>
- Archive-Name: pstrings/Patch1
-
- [Have a bugfix, already. Old-style diff, sigh... and apparently it's a
- diff to the *shar* *file* (and of course I only discover this *after*
- posting the thing....) Not my day. ++bsa]
-
- It is the (intended) recursive call of readtS which I typed as readS...
- ___________
- 1342c1342
- < readtS(f, t, stop);
- ---
- > readS(f, t);
- ___________
- Thanks
- -Ian ( Cottam )
-