diff options
Diffstat (limited to 'usr.sbin/i4b/isdnd/pathnames.h')
-rw-r--r-- | usr.sbin/i4b/isdnd/pathnames.h | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.sbin/i4b/isdnd/pathnames.h b/usr.sbin/i4b/isdnd/pathnames.h index b1d85a5..eaabf14 100644 --- a/usr.sbin/i4b/isdnd/pathnames.h +++ b/usr.sbin/i4b/isdnd/pathnames.h @@ -27,9 +27,11 @@ * i4b daemon - location of files * ------------------------------ * - * $FreeBSD$ + * $Id: pathnames.h,v 1.10 1999/12/13 21:25:25 hm Exp $ * - * last edit-date: [Thu Apr 29 09:07:29 1999] + * $FreeBSD$ + * + * last edit-date: [Mon Dec 13 21:48:01 1999] * *---------------------------------------------------------------------------*/ @@ -44,8 +46,6 @@ #define TINA_FILE_DEF "/etc/isdn/tinainitprog" -#define LIBDIR "/usr/local/lib/isdn" - #define LOG_FILE_DEF "/var/log/isdnd.log" #ifdef __bsdi__ #define ACCT_FILE_DEF "/var/log/isdnd.acct" |