From 801492ac4b4851430a8bcd44959eec08793d528e Mon Sep 17 00:00:00 2001 From: "dougt%netscape.com" Date: Sat, 14 Apr 2001 22:37:39 +0000 Subject: [PATCH] removing ^M --- netwerk/protocol/ftp/src/nsFtpConnectionThread.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/netwerk/protocol/ftp/src/nsFtpConnectionThread.h b/netwerk/protocol/ftp/src/nsFtpConnectionThread.h index b5919f3ea7f8..771dc3fd37bb 100644 --- a/netwerk/protocol/ftp/src/nsFtpConnectionThread.h +++ b/netwerk/protocol/ftp/src/nsFtpConnectionThread.h @@ -22,8 +22,8 @@ #ifndef __nsFtpState__h_ #define __nsFtpState__h_ - -#include "ftpCore.h" + +#include "ftpCore.h" #include "nsIThread.h" #include "nsIRunnable.h" #include "nsISocketTransportService.h"