[openssh-commits] [openssh] 01/02: Add OPENBSD ORIGINAL marker.

git+noreply at mindrot.org git+noreply at mindrot.org
Sat Apr 24 22:05:53 AEST 2021


This is an automated email from the git hooks/post-receive script.

dtucker pushed a commit to branch master
in repository openssh.

commit a6b4ec94e5bd5a8a18cd2c9942d829d2e5698837
Author: Darren Tucker <dtucker at dtucker.net>
Date:   Sat Apr 24 17:52:24 2021 +1000

    Add OPENBSD ORIGINAL marker.
---
 openbsd-compat/memmem.c | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/openbsd-compat/memmem.c b/openbsd-compat/memmem.c
index ad330d1a..2637401d 100644
--- a/openbsd-compat/memmem.c
+++ b/openbsd-compat/memmem.c
@@ -23,6 +23,8 @@
  * SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  */
 
+/* OPENBSD ORIGINAL: lib/libc/string/memmem.c */
+
 #include "includes.h"
 
 #ifndef HAVE_MEMMEM

-- 
To stop receiving notification emails like this one, please contact
djm at mindrot.org.


More information about the openssh-commits mailing list