bug in SUMMARY: printcap

From: poul@nilu.no
Date: Wed Sep 30 1992 - 18:53:42 CDT


yape(-) - yet another programming error

Sorry to have posted wrong version of ppcap.c

Please make the following minor change to the source of ppcap.c:
*** 92,98 ****
  
      if (argc < 2)
      {
! printf("Usage %s flag_value ",argv[0]);
        exit (1);
      }
      val = (ulong)strtol(argv[1],ptr,0);
--- 92,98 ----
  
      if (argc < 2)
      {
! printf("Usage %s flag_value ");
        exit (1);
      }
      val = (ulong)strtol(argv[1],ptr,0);

                                 hilsen/regards

                                     Poul.

---
#define E_MAIL  Poul.Sorensen@nilu.no
#define CC      +-1     /* the computer constant - very usefull when writing loops. */



This archive was generated by hypermail 2.1.2 : Fri Sep 28 2001 - 23:06:50 CDT