home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / misc / volume2 / pstrings / Patch1 < prev    next >
Encoding:
Internet Message Format  |  1991-08-07  |  731 b 

  1. From: ian@unix.computer-science.manchester.ac.uk (Ian Cottam)
  2. Newsgroups: comp.sources.misc
  3. Subject: v02i076: Patch to "pstrings" package
  4. Message-ID: <7512@ncoast.UUCP>
  5. Date: 16 Mar 88 01:28:54 GMT
  6. Approved: allbery@ncoast.UUCP
  7.  
  8. comp.sources.misc: Volume 2, Issue 76
  9. Submitted-By: "Ian Cottam" <ian@unix.computer-science.manchester.ac.uk>
  10. Archive-Name: pstrings/Patch1
  11.  
  12. [Have a bugfix, already.  Old-style diff, sigh... and apparently it's a
  13. diff to the *shar* *file* (and of course I only discover this *after*
  14. posting the thing....)  Not my day.  ++bsa]
  15.  
  16. It is the (intended) recursive call of readtS which I typed as readS...
  17. ___________
  18. 1342c1342
  19. <         readtS(f, t, stop);
  20. ---
  21. >         readS(f, t);
  22. ___________
  23. Thanks
  24. -Ian ( Cottam )
  25.