Module Name:    src
Committed By:   dholland
Date:           Sun Jan 27 04:28:19 UTC 2019

Modified Files:
        src/external/bsd/ntp/dist/sntp: crypto.c

Log Message:
fix duplicated chunk from merge


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/external/bsd/ntp/dist/sntp/crypto.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/external/bsd/ntp/dist/sntp/crypto.c
diff -u src/external/bsd/ntp/dist/sntp/crypto.c:1.16 src/external/bsd/ntp/dist/sntp/crypto.c:1.17
--- src/external/bsd/ntp/dist/sntp/crypto.c:1.16	Sun Jan 27 02:08:34 2019
+++ src/external/bsd/ntp/dist/sntp/crypto.c	Sun Jan 27 04:28:18 2019
@@ -1,12 +1,4 @@
-/*	$NetBSD: crypto.c,v 1.16 2019/01/27 02:08:34 pgoyette Exp $	*/
-
-/*
- * HMS: we need to test:
- * - OpenSSL versions, if we are building with them
- * - our versions
- *
- * We may need to test with(out) OPENSSL separately.
- */
+/*	$NetBSD: crypto.c,v 1.17 2019/01/27 04:28:18 dholland Exp $	*/
 
 /*
  * HMS: we need to test:

Reply via email to