From 1a6710a7052e29e73bf2903c64ef1f63abef22d1 Mon Sep 17 00:00:00 2001 From: Jay Freeman Date: Sun, 11 Jan 2009 16:51:54 +0000 Subject: Fixed a small typo in my header patches. git-svn-id: http://svn.telesphoreo.org/trunk@528 514c082c-b64e-11dc-b46d-3d985efe055d --- tool/include.diff | 6 +++--- tool/patches/CoreAnimation.diff | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'tool') diff --git a/tool/include.diff b/tool/include.diff index 854e39175..208fb09e7 100644 --- a/tool/include.diff +++ b/tool/include.diff @@ -111,10 +111,10 @@ index 64e4e8b..0f43f4c 100644 #define __DARWIN_ONLY_UNIX_CONFORMANCE 1 #define __DARWIN_ONLY_VERS_1050 1 -diff --git a/QuartzCore/CoreAnimation.h b/QuartzCore/CoreAnimation.h +diff --git /usr/include/QuartzCore/CoreAnimation.h /usr/include/QuartzCore/CoreAnimation.h index 6f45332..6a0cf35 100644 ---- a/QuartzCore/CoreAnimation.h -+++ b/QuartzCore/CoreAnimation.h +--- /usr/include/QuartzCore/CoreAnimation.h ++++ /usr/include/QuartzCore/CoreAnimation.h @@ -16,7 +16,9 @@ #import #import diff --git a/tool/patches/CoreAnimation.diff b/tool/patches/CoreAnimation.diff index 1d664a016..7bdff1514 100644 --- a/tool/patches/CoreAnimation.diff +++ b/tool/patches/CoreAnimation.diff @@ -1,7 +1,7 @@ -diff --git a/QuartzCore/CoreAnimation.h b/QuartzCore/CoreAnimation.h +diff --git /usr/include/QuartzCore/CoreAnimation.h /usr/include/QuartzCore/CoreAnimation.h index 6f45332..6a0cf35 100644 ---- a/QuartzCore/CoreAnimation.h -+++ b/QuartzCore/CoreAnimation.h +--- /usr/include/QuartzCore/CoreAnimation.h ++++ /usr/include/QuartzCore/CoreAnimation.h @@ -16,7 +16,9 @@ #import #import -- cgit v1.2.3