diff options
Diffstat (limited to 'gnu/usr.sbin/isdn/misc/stime.c')
-rw-r--r-- | gnu/usr.sbin/isdn/misc/stime.c | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/gnu/usr.sbin/isdn/misc/stime.c b/gnu/usr.sbin/isdn/misc/stime.c index 5eb21d4eaf1a3..6d6496210acf8 100644 --- a/gnu/usr.sbin/isdn/misc/stime.c +++ b/gnu/usr.sbin/isdn/misc/stime.c @@ -1,6 +1,6 @@ -static char rcsid[] = "@(#)$Id: stime.c,v 1.1 1995/01/25 14:14:58 jkr Exp jkr $"; +static char rcsid[] = "@(#)$Id: stime.c,v 1.1.1.1 1995/02/15 00:46:19 jkh Exp $"; /******************************************************************************* - * II - Version 0.1 $Revision: 1.1 $ $State: Exp $ + * II - Version 0.1 $Revision: 1.1.1.1 $ $State: Exp $ * * Copyright 1994 Dietmar Friede ******************************************************************************* @@ -10,6 +10,10 @@ static char rcsid[] = "@(#)$Id: stime.c,v 1.1 1995/01/25 14:14:58 jkr Exp jk * ******************************************************************************* * $Log: stime.c,v $ + * Revision 1.1.1.1 1995/02/15 00:46:19 jkh + * Import the ISDN userland utilities. Just about ready to start shaking + * this baby out in earnest.. + * * ******************************************************************************/ |