diff options
Diffstat (limited to 'recipes/tn5250/tn5250-0.16.5/compile.patch')
-rw-r--r-- | recipes/tn5250/tn5250-0.16.5/compile.patch | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/recipes/tn5250/tn5250-0.16.5/compile.patch b/recipes/tn5250/tn5250-0.16.5/compile.patch new file mode 100644 index 0000000000..8b94d80b1d --- /dev/null +++ b/recipes/tn5250/tn5250-0.16.5/compile.patch @@ -0,0 +1,16 @@ + +# +# Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher +# + +--- tn5250-0.16.5/src/tn5250.c~compile ++++ tn5250-0.16.5/src/tn5250.c +@@ -179,7 +179,7 @@ + tn5250 [options] HOST[:PORT]\n"); + #ifdef HAVE_LIBSSL + printf("\ +- To connect using ssl prefix HOST with 'ssl:'. Example: ++ To connect using ssl prefix HOST with 'ssl:'. Example:\n\ + tn5250 +ssl_verify_server ssl:as400.example.com\n"); + #endif + printf ("\n\ |