diff options
author | 2017-07-01 22:55:44 +0000 | |
---|---|---|
committer | 2017-07-01 22:55:44 +0000 | |
commit | 99a5e82b1991e1b5268a0daaa0560d3f44f71087 (patch) | |
tree | 31b216f9ccc20ca5109f7402ab062037370ceaf0 | |
parent | close open fd after testing files, ensuring that fd isn't stdin. (diff) | |
download | wireguard-openbsd-99a5e82b1991e1b5268a0daaa0560d3f44f71087.tar.xz wireguard-openbsd-99a5e82b1991e1b5268a0daaa0560d3f44f71087.zip |
actually remove these files
-rw-r--r-- | usr.bin/ssh/rsa.c | 0 | ||||
-rw-r--r-- | usr.bin/ssh/rsa.h | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/usr.bin/ssh/rsa.c b/usr.bin/ssh/rsa.c deleted file mode 100644 index e69de29bb2d..00000000000 --- a/usr.bin/ssh/rsa.c +++ /dev/null diff --git a/usr.bin/ssh/rsa.h b/usr.bin/ssh/rsa.h deleted file mode 100644 index e69de29bb2d..00000000000 --- a/usr.bin/ssh/rsa.h +++ /dev/null |