blob: 3f9ee64a7f69916ea9d6c522948560b754612662 (
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"
#define PROGNAME "dropbear"
/* Spec recommends after one hour or 1 gigabyte of data. One hour
|