/[gnats]/gnats/gnats/gnats.h
ViewVC logotype

Diff of /gnats/gnats/gnats.h

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

revision 1.50 by pdm, Sun Jan 6 16:16:45 2002 UTC revision 1.51 by pdm, Sun Jul 14 17:29:02 2002 UTC
# Line 1  Line 1 
1  /* Define all procedures which are external to each other.  /* Define all procedures which are external to each other.
2     Copyright (C) 2001 Milan Zamazal     Copyright (C) 1993, 1995, 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
    Copyright (C) 1993, 1995, 1999, 2000 Free Software Foundation, Inc.  
3     Contributed by Tim Wicinski (wicinski@barn.com).     Contributed by Tim Wicinski (wicinski@barn.com).
4     Hacked by Brendan Kehoe (brendan@cygnus.com).     Hacked by Brendan Kehoe (brendan@cygnus.com).
5     Further hacked by Milan Zamazal (pdm@zamazal.org).     Further hacked by Milan Zamazal (pdm@zamazal.org).
# Line 214  extern const int EXIT_OK; Line 213  extern const int EXIT_OK;
213  extern const int EXIT_PROGRAM_ERROR;  extern const int EXIT_PROGRAM_ERROR;
214    
215  /* Files that controls access to the database. */  /* Files that controls access to the database. */
216  #define DB_ACCESS_FILE "gnatsd.access"  #define DB_ACCESS_FILE "gnatsd.user_access"
217  #define DB_HOST_ACCESS_FILE "gnatsd.host_access"  #define DB_HOST_ACCESS_FILE "gnatsd.host_access"
218    
219  /* Default values of field properties. */  /* Default values of field properties. */

Legend:
Removed from v.1.50  
changed lines
  Added in v.1.51

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