diff options
Diffstat (limited to 'sys/pci/if_de.c')
-rw-r--r-- | sys/pci/if_de.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/pci/if_de.c b/sys/pci/if_de.c index 029c623a986e..ea08b7a8180b 100644 --- a/sys/pci/if_de.c +++ b/sys/pci/if_de.c @@ -21,7 +21,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $Id: if_de.c,v 1.54.2.4 1997/04/05 08:00:46 phk Exp $ + * $Id: if_de.c,v 1.54.2.5 1997/04/20 05:21:34 kato Exp $ * */ |