diff options
author | hm <hm@FreeBSD.org> | 1999-12-14 21:14:28 +0000 |
---|---|---|
committer | hm <hm@FreeBSD.org> | 1999-12-14 21:14:28 +0000 |
commit | a53726a684bbbe7c65bcfeb9aca85f45a8eaf1e2 (patch) | |
tree | 7b7208891a81f877dc85f37d5afec02a17f8bde5 /usr.sbin/i4b/isdnd/rates.c | |
parent | e5044a69c99727fc68f6b7f09689aeb5244d9549 (diff) | |
download | FreeBSD-src-a53726a684bbbe7c65bcfeb9aca85f45a8eaf1e2.zip FreeBSD-src-a53726a684bbbe7c65bcfeb9aca85f45a8eaf1e2.tar.gz |
update to isdn4bsd beta release 0.90
Diffstat (limited to 'usr.sbin/i4b/isdnd/rates.c')
-rw-r--r-- | usr.sbin/i4b/isdnd/rates.c | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/usr.sbin/i4b/isdnd/rates.c b/usr.sbin/i4b/isdnd/rates.c index 20fd961..2765373 100644 --- a/usr.sbin/i4b/isdnd/rates.c +++ b/usr.sbin/i4b/isdnd/rates.c @@ -35,9 +35,11 @@ * i4b daemon - charging rates description file handling * ----------------------------------------------------- * - * $FreeBSD$ + * $Id: rates.c,v 1.10 1999/12/13 21:25:25 hm Exp $ * - * last edit-date: [Sun Feb 14 10:12:01 1999] + * $FreeBSD$ + * + * last edit-date: [Mon Dec 13 21:48:31 1999] * *---------------------------------------------------------------------------*/ |