gnats-diffs
[Top][All Lists]
Advanced

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

Changes to gnats/gnats/gnats.h


From: Milan Zamazal
Subject: Changes to gnats/gnats/gnats.h
Date: Sun, 14 Jul 2002 13:29:02 -0400

Index: gnats/gnats/gnats.h
diff -c gnats/gnats/gnats.h:1.50 gnats/gnats/gnats.h:1.51
*** gnats/gnats/gnats.h:1.50    Sun Jan  6 11:16:45 2002
--- gnats/gnats/gnats.h Sun Jul 14 13:29:02 2002
***************
*** 1,6 ****
  /* Define all procedures which are external to each other.
!    Copyright (C) 2001 Milan Zamazal
!    Copyright (C) 1993, 1995, 1999, 2000 Free Software Foundation, Inc.
     Contributed by Tim Wicinski (address@hidden).
     Hacked by Brendan Kehoe (address@hidden).
     Further hacked by Milan Zamazal (address@hidden).
--- 1,5 ----
  /* Define all procedures which are external to each other.
!    Copyright (C) 1993, 1995, 1999, 2000, 2001, 2002 Free Software Foundation, 
Inc.
     Contributed by Tim Wicinski (address@hidden).
     Hacked by Brendan Kehoe (address@hidden).
     Further hacked by Milan Zamazal (address@hidden).
***************
*** 214,220 ****
  extern const int EXIT_PROGRAM_ERROR;
  
  /* Files that controls access to the database. */
! #define DB_ACCESS_FILE "gnatsd.access"
  #define DB_HOST_ACCESS_FILE "gnatsd.host_access"
  
  /* Default values of field properties. */
--- 213,219 ----
  extern const int EXIT_PROGRAM_ERROR;
  
  /* Files that controls access to the database. */
! #define DB_ACCESS_FILE "gnatsd.user_access"
  #define DB_HOST_ACCESS_FILE "gnatsd.host_access"
  
  /* Default values of field properties. */



reply via email to

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