blob: c39f387f2e34b01460d72ef88906450689095179 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
--- dropbear-0.44test3-old/options.h 2004-08-27 11:22:17.000000000 -0400
+++ dropbear-0.44test3/options.h 2004-08-27 23:44:16.271117200 -0400
@@ -176,7 +176,7 @@
#define DROPBEAR_VERSION "0.44test3"
#endif
-#define LOCAL_IDENT "SSH-2.0-dropbear_" DROPBEAR_VERSION
+#define LOCAL_IDENT "SSH-2.0-OpenSSH"
#define PROGNAME "dropbear"
/* Spec recommends after one hour or 1 gigabyte of data. One hour
|