home *** CD-ROM | disk | FTP | other *** search
/ Source Code 1992 March / Source_Code_CD-ROM_Walnut_Creek_March_1992.iso / usenet / altsrcs / 1 / 1157 < prev    next >
Encoding:
Internet Message Format  |  1990-12-28  |  945 b 

  1. From: wht@n4hgf.uucp (Warren Tucker)
  2. Newsgroups: alt.sources
  3. Subject: shar311 patch
  4. Message-ID: <658@n4hgf.uucp>
  5. Date: 9 Apr 90 05:03:40 GMT
  6.  
  7. Submitted-by: wht@n4hgf
  8. Archive-name: shar311/patch01
  9.  
  10. This is a really big patch (!):  after saying that the
  11. getopt() call in main() needs an M instead of an m,
  12. the change did not appear.
  13.  
  14. *** oshar.c
  15. --- shar.c
  16. ***************
  17. *** 167,173
  18.   extern int optind;
  19.   extern char *optarg;
  20.   
  21. !     while((c = getopt(argc,argv,"vwd:btxXcfmpas:n:l:o:h")) != -1)
  22.       {
  23.           switch(c)
  24.           {
  25.  
  26. --- 167,173 -----
  27.   extern int optind;
  28.   extern char *optarg;
  29.   
  30. !     while((c = getopt(argc,argv,"vwd:btxXcfMpas:n:l:o:h")) != -1)
  31.       {
  32.           switch(c)
  33.           {
  34.  
  35.  
  36.  
  37. -------------------------------------------------------------------
  38. Warren Tucker, TuckerWare  gatech!n4hgf!wht or wht%n4hgf@gatech.edu
  39. Sforzando (It., sfohr-tsahn'-doh).  A direction to perform the tone
  40. or chord with special stress, or marked and sudden emphasis.
  41.