Index: head/audio/tse3/files/patch-src_tse3_Midi.h =================================================================== --- head/audio/tse3/files/patch-src_tse3_Midi.h (nonexistent) +++ head/audio/tse3/files/patch-src_tse3_Midi.h (revision 116215) @@ -0,0 +1,10 @@ +--- src/tse3/Midi.h 2004-07-13 13:42:54.171911848 -0400 ++++ src/tse3/Midi.h 2004-07-13 13:44:05.282101456 -0400 +@@ -819,6 +819,6 @@ + const MidiEvent &e1; + }; + }; +-}; ++} + + #endif \ No newline at end of file Property changes on: head/audio/tse3/files/patch-src_tse3_Midi.h ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/audio/tse3/files/patch-src_tse3_Mutex.h =================================================================== --- head/audio/tse3/files/patch-src_tse3_Mutex.h (nonexistent) +++ head/audio/tse3/files/patch-src_tse3_Mutex.h (revision 116215) @@ -0,0 +1,11 @@ +--- src/tse3/Mutex.h 2004-07-13 13:42:54.188909264 -0400 ++++ src/tse3/Mutex.h 2004-07-13 13:51:01.925761992 -0400 +@@ -315,7 +315,7 @@ + #endif + } + }; +- }; ++ } + } + + #endif \ No newline at end of file Property changes on: head/audio/tse3/files/patch-src_tse3_Mutex.h ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/audio/tse3/files/patch-src_tse3_Notifier.h =================================================================== --- head/audio/tse3/files/patch-src_tse3_Notifier.h (nonexistent) +++ head/audio/tse3/files/patch-src_tse3_Notifier.h (revision 116215) @@ -0,0 +1,29 @@ +--- src/tse3/Notifier.h 2004-07-13 13:42:54.171911848 -0400 ++++ src/tse3/Notifier.h 2004-07-13 13:46:50.128041064 -0400 +@@ -290,7 +290,7 @@ + const p4_type &p4; // (*) + }; + +- }; ++ } + + /************************************************************************** + * Public Notifier framework API +@@ -367,7 +367,7 @@ + */ + typedef Listener listener_type; + +- friend class listener_type; ++ friend class Listener; + + protected: + +@@ -602,7 +602,7 @@ + if (notifiers.erase(notifier)) notifier->detach(this); + } + +- friend class notifier_type; ++ friend class Notifier; + + protected: + API \ No newline at end of file Property changes on: head/audio/tse3/files/patch-src_tse3_Notifier.h ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/audio/tse3/files/patch-src_tse3_app_Application.h =================================================================== --- head/audio/tse3/files/patch-src_tse3_app_Application.h (nonexistent) +++ head/audio/tse3/files/patch-src_tse3_app_Application.h (revision 116215) @@ -0,0 +1,17 @@ +--- src/tse3/app/Application.h 2004-07-13 13:42:54.149915192 -0400 ++++ src/tse3/app/Application.h 2004-07-13 13:50:10.297610664 -0400 +@@ -35,12 +35,12 @@ + namespace Cmd + { + class CommandHistory; +- }; ++ } + + namespace Ins + { + class Destination; +- }; ++ } + + /** + * The App namespace contains classes that use the @ref TSE3 \ No newline at end of file Property changes on: head/audio/tse3/files/patch-src_tse3_app_Application.h ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/audio/tse3/files/patch-src_tse3_app_Record.h =================================================================== --- head/audio/tse3/files/patch-src_tse3_app_Record.h (nonexistent) +++ head/audio/tse3/files/patch-src_tse3_app_Record.h (revision 116215) @@ -0,0 +1,11 @@ +--- src/tse3/app/Record.h 2004-07-13 13:42:54.152914736 -0400 ++++ src/tse3/app/Record.h 2004-07-13 13:50:33.187130928 -0400 +@@ -36,7 +36,7 @@ + namespace Cmd + { + class CommandHistory; +- }; ++ } + + namespace App + { classes that use the @ref TSE3 \ No newline at end of file Property changes on: head/audio/tse3/files/patch-src_tse3_app_Record.h ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/audio/tse3/files/patch-src_tse3_plt_Arts.cpp =================================================================== --- head/audio/tse3/files/patch-src_tse3_plt_Arts.cpp (nonexistent) +++ head/audio/tse3/files/patch-src_tse3_plt_Arts.cpp (revision 116215) @@ -0,0 +1,11 @@ +--- src/tse3/plt/Arts.cpp 2004-07-13 13:42:54.158913824 -0400 ++++ src/tse3/plt/Arts.cpp 2004-07-13 13:49:02.575905928 -0400 +@@ -74,7 +74,7 @@ + + ArtsCommon *artsCommon = 0; + int artsCommonInit = 0; +-}; ++} + + + ArtsMidiScheduler::ArtsMidiScheduler() \ No newline at end of file Property changes on: head/audio/tse3/files/patch-src_tse3_plt_Arts.cpp ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/audio/tse3/files/patch-src_tse3_util_MulDiv.h =================================================================== --- head/audio/tse3/files/patch-src_tse3_util_MulDiv.h (nonexistent) +++ head/audio/tse3/files/patch-src_tse3_util_MulDiv.h (revision 116215) @@ -0,0 +1,12 @@ +--- src/tse3/util/MulDiv.h 2004-07-13 13:42:54.169912152 -0400 ++++ src/tse3/util/MulDiv.h 2004-07-13 13:48:05.942515512 -0400 +@@ -34,7 +34,7 @@ + * @return val * num / div (which coped with integer overflows) + */ + extern int muldiv(int val, int num, int div); +- }; ++ } + } + + #endif +) \ No newline at end of file Property changes on: head/audio/tse3/files/patch-src_tse3_util_MulDiv.h ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property