From ea8c8788a92aaaed3ce6b3c8fb58eced5f1874b3 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Stefan=20E=C3=9Fer?= <se@FreeBSD.org>
Date: Tue, 9 Dec 2003 00:40:24 +0000
Subject: Fix white-space problem in patch.

---
 net/scotty3/files/patch-af | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'net/scotty3')

diff --git a/net/scotty3/files/patch-af b/net/scotty3/files/patch-af
index 19ba69fd4144..98a20d3d73af 100644
--- a/net/scotty3/files/patch-af
+++ b/net/scotty3/files/patch-af
@@ -9,7 +9,7 @@
 +#define TnmStat			stat
 +#else
  #define TnmCreateDirectory	TclpCreateDirectory
--#if TCL_MAJOR_VERSION == 8 && TCL_MINOR_VERSION == 8 && TCL_RELEASE_SERIAL > 2 
+-#if TCL_MAJOR_VERSION == 8 && TCL_MINOR_VERSION == 8 && TCL_RELEASE_SERIAL > 2  
 +#if TCL_MAJOR_VERSION == 8 && TCL_MINOR_VERSION == 3 && TCL_RELEASE_SERIAL > 2 
  #define TnmStat			TclStat
  #else
-- 
cgit v1.2.3