diff options
author | 2008-06-14 14:33:38 +0000 | |
---|---|---|
committer | 2008-06-14 14:33:38 +0000 | |
commit | ced6026d39e471b30e57f7908b7603e56c9dcf6a (patch) | |
tree | 01dda478e01f78310b2bfcdef6efc3fd91fcb6cf | |
parent | sync (diff) | |
download | wireguard-openbsd-ced6026d39e471b30e57f7908b7603e56c9dcf6a.tar.xz wireguard-openbsd-ced6026d39e471b30e57f7908b7603e56c9dcf6a.zip |
id tag.
-rw-r--r-- | sys/dev/usb/uticom.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/usb/uticom.c b/sys/dev/usb/uticom.c index d7797ce6336..789202399f4 100644 --- a/sys/dev/usb/uticom.c +++ b/sys/dev/usb/uticom.c @@ -1,3 +1,4 @@ +/* $OpenBSD: uticom.c,v 1.3 2008/06/14 14:33:38 fgsch Exp $ */ /* * Copyright (c) 2005 Dmitry Komissaroff <dxi@mail.ru>. * |