summaryrefslogtreecommitdiff
path: root/sys/netatm/atm_socket.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/netatm/atm_socket.c')
-rw-r--r--sys/netatm/atm_socket.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/netatm/atm_socket.c b/sys/netatm/atm_socket.c
index 2370a15fd070e..6b8bc4d05faea 100644
--- a/sys/netatm/atm_socket.c
+++ b/sys/netatm/atm_socket.c
@@ -23,7 +23,7 @@
* Copies of this Software may be made, however, the above copyright
* notice must be reproduced on all copies.
*
- * @(#) $Id: atm_socket.c,v 1.3 1998/07/30 22:30:53 mks Exp $
+ * @(#) $Id: atm_socket.c,v 1.1 1998/09/15 08:22:58 phk Exp $
*
*/
@@ -36,7 +36,7 @@
*/
#ifndef lint
-static char *RCSid = "@(#) $Id: atm_socket.c,v 1.3 1998/07/30 22:30:53 mks Exp $";
+static char *RCSid = "@(#) $Id: atm_socket.c,v 1.1 1998/09/15 08:22:58 phk Exp $";
#endif
#include <netatm/kern_include.h>