Fixed obsolete comment.

This commit is contained in:
David Greenman 1996-11-18 02:45:46 +00:00
parent 39c2b03943
commit 9c7d26071e
2 changed files with 4 additions and 6 deletions

View File

@ -24,7 +24,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE. * SUCH DAMAGE.
* *
* $Id: if_fxp.c,v 1.20 1996/09/29 10:20:45 davidg Exp $ * $Id: if_fxp.c,v 1.21 1996/10/12 19:49:43 bde Exp $
*/ */
/* /*
@ -544,8 +544,7 @@ tbdinit:
} }
/* /*
* Process interface interrupts. Returns 1 if the interrupt * Process interface interrupts.
* was handled, 0 if it wasn't.
*/ */
static void static void
fxp_intr(arg) fxp_intr(arg)

View File

@ -24,7 +24,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE. * SUCH DAMAGE.
* *
* $Id: if_fxp.c,v 1.20 1996/09/29 10:20:45 davidg Exp $ * $Id: if_fxp.c,v 1.21 1996/10/12 19:49:43 bde Exp $
*/ */
/* /*
@ -544,8 +544,7 @@ tbdinit:
} }
/* /*
* Process interface interrupts. Returns 1 if the interrupt * Process interface interrupts.
* was handled, 0 if it wasn't.
*/ */
static void static void
fxp_intr(arg) fxp_intr(arg)