diff options
author | Darren Tucker <dtucker@zip.com.au> | 2012-10-05 03:23:59 +0200 |
---|---|---|
committer | Darren Tucker <dtucker@zip.com.au> | 2012-10-05 03:23:59 +0200 |
commit | 7f93315c3ae6d135dddb2aa9561d969088d8900d (patch) | |
tree | b58b606b5b141f16e1b8af1e75759827dfe4be4b /myproposal.h | |
parent | - markus@cvs.openbsd.org 2012/10/04 13:21:50 (diff) | |
download | openssh-7f93315c3ae6d135dddb2aa9561d969088d8900d.tar.xz openssh-7f93315c3ae6d135dddb2aa9561d969088d8900d.zip |
remove stray '+' from sync
Diffstat (limited to 'myproposal.h')
-rw-r--r-- | myproposal.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/myproposal.h b/myproposal.h index 996c40765..5e2b99857 100644 --- a/myproposal.h +++ b/myproposal.h @@ -86,7 +86,7 @@ "hmac-md5," \ "hmac-sha1," \ "umac-64@openssh.com," \ -+ "umac-128@openssh.com," \ + "umac-128@openssh.com," \ SHA2_HMAC_MODES \ "hmac-ripemd160," \ "hmac-ripemd160@openssh.com," \ |