gnats-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Changes to gnats/gnats/pr-stat.c


From: Milan Zamazal
Subject: Changes to gnats/gnats/pr-stat.c
Date: Sun, 28 Jul 2002 15:21:29 -0400

Index: gnats/gnats/pr-stat.c
diff -c gnats/gnats/pr-stat.c:1.13 gnats/gnats/pr-stat.c:1.14
*** gnats/gnats/pr-stat.c:1.13  Sun Apr 15 14:11:51 2001
--- gnats/gnats/pr-stat.c       Sun Jul 28 15:21:29 2002
***************
*** 1,5 ****
  /* Give stats on PRs regarding their lifetime from open to closed state.
!    Copyright (C) 1994, 1995 Free Software Foundation, Inc.
     Contributed by Brendan Kehoe (address@hidden).
  
  This file is part of GNU GNATS.
--- 1,5 ----
  /* Give stats on PRs regarding their lifetime from open to closed state.
!    Copyright (C) 1994, 1995, 2002 Free Software Foundation, Inc.
     Contributed by Brendan Kehoe (address@hidden).
  
  This file is part of GNU GNATS.
***************
*** 38,45 ****
  
  struct option long_options[] =
  {
! /*  {"business-time", 0, NULL, 'b'},*/
! /*  {"help", 0, NULL, 'h'},*/
    {"database", 1, NULL, 'd'},
    {"version", 0, NULL, 'V'},
    {NULL, 0, NULL, 0}
--- 38,44 ----
  
  struct option long_options[] =
  {
!   {"help", 0, NULL, 'h'},
    {"database", 1, NULL, 'd'},
    {"version", 0, NULL, 'V'},
    {NULL, 0, NULL, 0}



reply via email to

[Prev in Thread] Current Thread [Next in Thread]