From ebe8d8e979f253cf2a5fcc9fa121df14a5ac0b46 Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Tue, 7 Aug 2012 09:54:31 -0700 Subject: cscope: fix fuzz in patch --- Library/Formula/cscope.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library/Formula') diff --git a/Library/Formula/cscope.rb b/Library/Formula/cscope.rb index 276f1d7d6..701f3a9ed 100644 --- a/Library/Formula/cscope.rb +++ b/Library/Formula/cscope.rb @@ -22,7 +22,7 @@ index 7ad8005..844836e 100644 +++ b/src/constants.h @@ -103,7 +103,7 @@ #define INCLUDES 8 - #define FIELDS 9 + #define FIELDS 10 -#if (BSD || V9) && !__NetBSD__ && !__FreeBSD__ +#if (BSD || V9) && !__NetBSD__ && !__FreeBSD__ && !__MACH__ -- cgit v1.2.3