/[gnats]/gnats/gnats/pr-stat.c
ViewVC logotype

Diff of /gnats/gnats/pr-stat.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.13 by pdm, Sun Apr 15 18:11:51 2001 UTC revision 1.14 by pdm, Sun Jul 28 19:21:29 2002 UTC
# Line 1  Line 1 
1  /* Give stats on PRs regarding their lifetime from open to closed state.  /* Give stats on PRs regarding their lifetime from open to closed state.
2     Copyright (C) 1994, 1995 Free Software Foundation, Inc.     Copyright (C) 1994, 1995, 2002 Free Software Foundation, Inc.
3     Contributed by Brendan Kehoe (brendan@cygnus.com).     Contributed by Brendan Kehoe (brendan@cygnus.com).
4    
5  This file is part of GNU GNATS.  This file is part of GNU GNATS.
# Line 38  typedef struct _times Line 38  typedef struct _times
38    
39  struct option long_options[] =  struct option long_options[] =
40  {  {
41  /*  {"business-time", 0, NULL, 'b'},*/    {"help", 0, NULL, 'h'},
 /*  {"help", 0, NULL, 'h'},*/  
42    {"database", 1, NULL, 'd'},    {"database", 1, NULL, 'd'},
43    {"version", 0, NULL, 'V'},    {"version", 0, NULL, 'V'},
44    {NULL, 0, NULL, 0}    {NULL, 0, NULL, 0}

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26