Changes to gnats/gnats/pr-age.c

Yngve Svendsen <[email protected]>
Newsgroups gmane.comp.bug-tracking.gnats.patches
Message-ID <[email protected]>
Index: gnats/gnats/pr-age.c
diff -c gnats/gnats/pr-age.c:1.15 gnats/gnats/pr-age.c:1.16
*** gnats/gnats/pr-age.c:1.15	Sun Apr 15 14:11:51 2001
--- gnats/gnats/pr-age.c	Sun Mar 31 08:36:09 2002
***************
*** 177,183 ****
  	  client_print_errors (NULL, err);
  	  exit (1);
  	}
!       pr = readPRWithNum (database, argv[1], 0, &err);
        if (pr == NULL)
  	{
  	  client_print_errors (database, err);
--- 177,183 ----
  	  client_print_errors (NULL, err);
  	  exit (1);
  	}
!       pr = readPRWithNum (database, argv[optind], 0, &err);
        if (pr == NULL)
  	{
  	  client_print_errors (database, err);
***************
*** 192,198 ****
  	  client_print_errors (NULL, err);
  	  exit (1);
  	}
!       pr = clientReadPR (argv[1]);
      }
    if (pr != NULL)
      {
--- 192,198 ----
  	  client_print_errors (NULL, err);
  	  exit (1);
  	}
!       pr = clientReadPR (argv[optind]);
      }
    if (pr != NULL)
      {
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.