From: <pst...@us...> - 2008-12-15 05:39:17
|
Revision: 645 http://jazzplusplus.svn.sourceforge.net/jazzplusplus/?rev=645&view=rev Author: pstieber Date: 2008-12-15 05:39:14 +0000 (Mon, 15 Dec 2008) Log Message: ----------- Removed white space from the end of a line. Modified Paths: -------------- trunk/jazz/src/Events.h Modified: trunk/jazz/src/Events.h =================================================================== --- trunk/jazz/src/Events.h 2008-12-15 05:37:46 UTC (rev 644) +++ trunk/jazz/src/Events.h 2008-12-15 05:39:14 UTC (rev 645) @@ -1427,7 +1427,7 @@ : tMetaEvent(Clock, StatPlayTrack, chardat, Length) { int* pData = (int *)chardat; - + // Fill in the fields from the data. track = 0; transpose = 0; This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |