Author: alanmc Date: 2006-12-19 11:28:50 -0500 (Tue, 19 Dec 2006) New Revision: 69752
Modified: trunk/Mono.Xna/tests/Microsoft.Xna.Framework/MatrixTests.cs Log: Left out the #endregion, doh Modified: trunk/Mono.Xna/tests/Microsoft.Xna.Framework/MatrixTests.cs =================================================================== --- trunk/Mono.Xna/tests/Microsoft.Xna.Framework/MatrixTests.cs 2006-12-19 16:26:36 UTC (rev 69751) +++ trunk/Mono.Xna/tests/Microsoft.Xna.Framework/MatrixTests.cs 2006-12-19 16:28:50 UTC (rev 69752) @@ -25,6 +25,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ +#endregion + using System; using System.Collections.Generic; using System.Text; _______________________________________________ Mono-patches maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-patches
