1 --- gftp-2.9.1b/src/text/gftp-text.c.~1~ 2022-02-15 01:37:55.000000000 -0500
2 +++ gftp-2.9.1b/src/text/gftp-text.c 2024-07-01 22:45:13.402115453 -0400
8 if (strlen (stpos) <= sw)
11 printf ("%s%c", stpos, savechar);
21 printf ("%s\n", stpos);
26 while (stpos != endpos);