diff options
author | n_hibma <n_hibma@FreeBSD.org> | 2000-05-14 16:59:31 +0000 |
---|---|---|
committer | n_hibma <n_hibma@FreeBSD.org> | 2000-05-14 16:59:31 +0000 |
commit | 923e94d40087c109f98d50d5eead16bc73ed8879 (patch) | |
tree | 66b2de91e6f1c947da0f523b20525c62b83c7d88 /sys/dev/usb/hid.h | |
parent | 91806b2f4894cd642c04f4565006f258fabd6746 (diff) | |
download | FreeBSD-src-923e94d40087c109f98d50d5eead16bc73ed8879.zip FreeBSD-src-923e94d40087c109f98d50d5eead16bc73ed8879.tar.gz |
Sync with NetBSD:
Fix the saving of the location at pop properly. Only save the position
and not the complete locator.
(sp? s/sav/saf/g if appropriate)
Diffstat (limited to 'sys/dev/usb/hid.h')
-rw-r--r-- | sys/dev/usb/hid.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/usb/hid.h b/sys/dev/usb/hid.h index 620cbf8..5953ce5 100644 --- a/sys/dev/usb/hid.h +++ b/sys/dev/usb/hid.h @@ -1,4 +1,4 @@ -/* $NetBSD: hid.h,v 1.2 1998/07/24 20:57:46 augustss Exp $ */ +/* $NetBSD: hid.h,v 1.5 2000/04/27 15:26:46 augustss Exp $ */ /* $FreeBSD$ */ /* |