From eafdcd5886a057ab04d42f0b898364ba89050c56 Mon Sep 17 00:00:00 2001 From: Nick Hibma Date: Sun, 14 May 2000 19:44:24 +0000 Subject: [PATCH] Sync with NetBSD: Textual changes. --- sys/dev/usb/ulpt.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sys/dev/usb/ulpt.c b/sys/dev/usb/ulpt.c index a39d3f868cbc..6f6a1856fda0 100644 --- a/sys/dev/usb/ulpt.c +++ b/sys/dev/usb/ulpt.c @@ -1,4 +1,4 @@ -/* $NetBSD: ulpt.c,v 1.29 1999/11/17 23:00:50 augustss Exp $ */ +/* $NetBSD: ulpt.c,v 1.37 2000/04/27 15:26:49 augustss Exp $ */ /* $FreeBSD$ */ /* @@ -48,7 +48,7 @@ #include #include #include -#if defined(__NetBSD__) +#if defined(__NetBSD__) || defined(__OpenBSD__) #include #include #elif defined(__FreeBSD__) @@ -220,7 +220,7 @@ USB_ATTACH(ulpt) #if 0 /* - * This code is disabled because for some mysterious it causes + * This code is disabled because for some mysterious reason it causes * printing not to work. But only sometimes, and mostly with * UHCI and less often with OHCI. *sigh* */