From d451265c05e592b78d36294d6dc5b1fbb7461e1b Mon Sep 17 00:00:00 2001 From: jules Date: Fri, 1 Aug 2008 13:11:58 +0000 Subject: [PATCH] --- juce_amalgamated.cpp | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/juce_amalgamated.cpp b/juce_amalgamated.cpp index a6af6fdbe3..9f00b519b0 100644 --- a/juce_amalgamated.cpp +++ b/juce_amalgamated.cpp @@ -243777,10 +243777,10 @@ BEGIN_JUCE_NAMESPACE /* Note that a lot of methods that you'd expect to find in this file actually - live in juce_posix_SharedCode.cpp! + live in juce_posix_SharedCode.h! */ -/********* Start of inlined file: juce_posix_SharedCode.cpp *********/ +/********* Start of inlined file: juce_posix_SharedCode.h *********/ /* This file contains posix routines that are common to both the Linux and Mac builds. @@ -244190,7 +244190,7 @@ void InterProcessLock::exit() throw() } } } -/********* End of inlined file: juce_posix_SharedCode.cpp *********/ +/********* End of inlined file: juce_posix_SharedCode.h *********/ static File executableFile; @@ -245470,7 +245470,7 @@ BEGIN_JUCE_NAMESPACE /* Note that a lot of methods that you'd expect to find in this file actually - live in juce_posix_SharedCode.cpp! + live in juce_posix_SharedCode.h! */ #ifndef CPU_ISSET @@ -251475,10 +251475,10 @@ BEGIN_JUCE_NAMESPACE /* Note that a lot of methods that you'd expect to find in this file actually - live in juce_posix_SharedCode.cpp! + live in juce_posix_SharedCode.h! */ -/********* Start of inlined file: juce_posix_SharedCode.cpp *********/ +/********* Start of inlined file: juce_posix_SharedCode.h *********/ /* This file contains posix routines that are common to both the Linux and Mac builds. @@ -251888,7 +251888,7 @@ void InterProcessLock::exit() throw() } } } -/********* End of inlined file: juce_posix_SharedCode.cpp *********/ +/********* End of inlined file: juce_posix_SharedCode.h *********/ static File executableFile; @@ -253149,7 +253149,7 @@ BEGIN_JUCE_NAMESPACE /* Note that a lot of methods that you'd expect to find in this file actually - live in juce_posix_SharedCode.cpp! + live in juce_posix_SharedCode.h! */ void JUCE_API juce_threadEntryPoint (void*);