diff options
Diffstat (limited to 'dbmulti.c')
-rw-r--r-- | dbmulti.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -66,7 +66,7 @@ int main(int argc, char ** argv) { #endif } - fprintf(stderr, "Dropbear multi-purpose version %s\n" + fprintf(stderr, "Dropbear SSH multi-purpose v%s\n" "Make a symlink pointing at this binary with one of the following names:\n" #ifdef DBMULTI_dropbear "'dropbear' - the Dropbear server\n" |