[Scummvm-git-logs] scummvm master -> 0e9c4ca720adf8f9358f021e5bdf051cc4b8949d

bluegr bluegr at gmail.com
Fri Jun 4 07:45:07 UTC 2021


This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .

Summary:
0e9c4ca720 Update matrix.h


Commit: 0e9c4ca720adf8f9358f021e5bdf051cc4b8949d
    https://github.com/scummvm/scummvm/commit/0e9c4ca720adf8f9358f021e5bdf051cc4b8949d
Author: Michael Ball (ballm4788 at gmail.com)
Date: 2021-06-04T10:45:05+03:00

Commit Message:
Update matrix.h

Removed extraneous character that, when the "math" directory is included, causes the doxygen build to fail.

Changed paths:
    math/matrix.h


diff --git a/math/matrix.h b/math/matrix.h
index eb53d5ccbe..1fc3d665ee 100644
--- a/math/matrix.h
+++ b/math/matrix.h
@@ -29,7 +29,7 @@
 #include "common/streamdebug.h"
 
 /**
- * \namespace Math.
+ * \namespace Math
  * This namespace contains some useful classes dealing with math and geometry.
  *
  * The most important classes are Matrix and its base classes.




More information about the Scummvm-git-logs mailing list