summaryrefslogtreecommitdiff
path: root/gnu/usr.sbin/isdn/rstcode/rstcode.c
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>1997-03-11 00:08:01 +0000
committercvs2svn <cvs2svn@FreeBSD.org>1997-03-11 00:08:01 +0000
commit401fd2032d7b17d3805379b7d8748b8fcc9e855f (patch)
treeacb6be0558ee5b55e4d2660533c5ceee348ffc5b /gnu/usr.sbin/isdn/rstcode/rstcode.c
parent17d68b04ff9fcd2dc603fc7fcd82bddd7ae7dc22 (diff)
Diffstat (limited to 'gnu/usr.sbin/isdn/rstcode/rstcode.c')
-rw-r--r--gnu/usr.sbin/isdn/rstcode/rstcode.c8
1 files changed, 6 insertions, 2 deletions
diff --git a/gnu/usr.sbin/isdn/rstcode/rstcode.c b/gnu/usr.sbin/isdn/rstcode/rstcode.c
index 5a9970b26724..2de9eed87e66 100644
--- a/gnu/usr.sbin/isdn/rstcode/rstcode.c
+++ b/gnu/usr.sbin/isdn/rstcode/rstcode.c
@@ -1,6 +1,6 @@
-static char rcsid[] = "@(#)$Id: rstcode.c,v 1.1 1995/01/25 14:06:18 jkr Exp jkr $";
+static char rcsid[] = "@(#)$Id: rstcode.c,v 1.1.1.1 1995/02/15 00:46:25 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: rstcode.c,v 1.1 1995/01/25 14:06:18 jkr Exp
*
*******************************************************************************
* $Log: rstcode.c,v $
+ * Revision 1.1.1.1 1995/02/15 00:46:25 jkh
+ * Import the ISDN userland utilities. Just about ready to start shaking
+ * this baby out in earnest..
+ *
*
******************************************************************************/
#include <sys/types.h>