From 0b318dae37d3b3731d1a6cac13c435664956b65c Mon Sep 17 00:00:00 2001 From: Steve Price Date: Wed, 24 Mar 1999 17:41:09 +0000 Subject: Update to version 1.22. PR: 10453 Submitted by: Nathan Ahlstrom --- editors/gxedit/files/patch-ad | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'editors/gxedit/files/patch-ad') diff --git a/editors/gxedit/files/patch-ad b/editors/gxedit/files/patch-ad index 6ba922bdc1e5..c1e30fdae343 100644 --- a/editors/gxedit/files/patch-ad +++ b/editors/gxedit/files/patch-ad @@ -1,21 +1,21 @@ ---- ftp-ls.sh.orig Mon Jan 18 02:22:16 1999 -+++ ftp-ls.sh Mon Jan 18 02:22:27 1999 +--- ftp-ls.sh.orig Sat Mar 6 13:15:14 1999 ++++ ftp-ls.sh Sat Mar 6 13:15:38 1999 @@ -1,4 +1,4 @@ -#!/bin/bash +#!/bin/sh # ftp.sh output_file host directory user pass ftp -n $2 > $1 2> $1 < $1 2> $1 <