aff0879ee8
SVN-Revision: 153
11 lines
397 B
Diff
11 lines
397 B
Diff
--- 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
|