summaryrefslogtreecommitdiffstats
path: root/sk-usbhid.c
diff options
context:
space:
mode:
authordjm@openbsd.org <djm@openbsd.org>2020-08-31 02:17:41 +0200
committerDamien Miller <djm@mindrot.org>2020-08-31 06:34:41 +0200
commit39e88aeff9c7cb6862b37ad1a87a03ebbb38c233 (patch)
tree7df92c0c6e064640fca31c08e860220199fdff87 /sk-usbhid.c
parentupstream: Check that the addresses supplied to Match Address and (diff)
downloadopenssh-39e88aeff9c7cb6862b37ad1a87a03ebbb38c233.tar.xz
openssh-39e88aeff9c7cb6862b37ad1a87a03ebbb38c233.zip
upstream: Add RCS IDs to the few files that are missing them; from
Pedro Martelletto OpenBSD-Commit-ID: 39aa37a43d0c75ec87f1659f573d3b5867e4a3b3
Diffstat (limited to 'sk-usbhid.c')
-rw-r--r--sk-usbhid.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sk-usbhid.c b/sk-usbhid.c
index 9b1f4b707..7c8ff8d98 100644
--- a/sk-usbhid.c
+++ b/sk-usbhid.c
@@ -1,3 +1,4 @@
+/* $OpenBSD: sk-usbhid.c,v 1.25 2020/08/31 00:17:41 djm Exp $ */
/*
* Copyright (c) 2019 Markus Friedl
* Copyright (c) 2020 Pedro Martelletto