summaryrefslogtreecommitdiff
path: root/sshbuf-misc.c
diff options
context:
space:
mode:
authordjm@openbsd.org <djm@openbsd.org>2020-01-25 23:28:06 +0000
committerDamien Miller <djm@mindrot.org>2020-01-26 10:34:50 +1100
commitde40876c4a5d7c519d3d7253557572fdfc13db76 (patch)
tree6d2aa0d68d9560422281d65130174201e7d081d4 /sshbuf-misc.c
parent6a107606355fa9547884cad6740e6144a7a7955b (diff)
downloadopenssh-git-de40876c4a5d7c519d3d7253557572fdfc13db76.tar.gz
upstream: tidy headers; some junk snuck into sshbuf-misc.c and
sshbuf-io.c doesn't need SSHBUF_INTERNAL set OpenBSD-Commit-ID: 27a724d2e0b2619c1a1490f44093bbd73580d9e6
Diffstat (limited to 'sshbuf-misc.c')
-rw-r--r--sshbuf-misc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sshbuf-misc.c b/sshbuf-misc.c
index 739b19f9..c0336e86 100644
--- a/sshbuf-misc.c
+++ b/sshbuf-misc.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: sshbuf-misc.c,v 1.12 2020/01/25 23:02:14 djm Exp $ */
+/* $OpenBSD: sshbuf-misc.c,v 1.13 2020/01/25 23:28:06 djm Exp $ */
/*
* Copyright (c) 2011 Damien Miller
*