diff options
Diffstat (limited to 'drivers/isdn/avmb1/capi.c')
-rw-r--r-- | drivers/isdn/avmb1/capi.c | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/drivers/isdn/avmb1/capi.c b/drivers/isdn/avmb1/capi.c index 19202f515..b21a9f868 100644 --- a/drivers/isdn/avmb1/capi.c +++ b/drivers/isdn/avmb1/capi.c @@ -1,14 +1,11 @@ /* - * $Id: capi.c,v 1.1 1997/06/08 14:58:39 ralf Exp $ + * $Id: capi.c,v 1.4 1997/05/27 15:17:50 fritz Exp $ * * CAPI 2.0 Interface for Linux * * Copyright 1996 by Carsten Paeth (calle@calle.in-berlin.de) * * $Log: capi.c,v $ - * Revision 1.1 1997/06/08 14:58:39 ralf - * These files were missing in the 2.1.42 merge. - * * Revision 1.4 1997/05/27 15:17:50 fritz * Added changes for recent 2.1.x kernels: * changed return type of isdn_close |