summaryrefslogtreecommitdiffstats
path: root/src/d3dmath.cpp
diff options
context:
space:
mode:
authorProgramerus <alcadeias95@gmail.com>2012-03-20 18:38:34 +0100
committerProgramerus <alcadeias95@gmail.com>2012-03-20 18:38:34 +0100
commitb576a4a2df647a0da5b8ec4e21c8e815ef985917 (patch)
tree29ab54af2e02fe1e78d5c974919c0c38931b32c4 /src/d3dmath.cpp
parent78fd384dcd69abd8307baa8fa1698ffd113d0c52 (diff)
downloadcolobot-b576a4a2df647a0da5b8ec4e21c8e815ef985917.tar.gz
colobot-b576a4a2df647a0da5b8ec4e21c8e815ef985917.tar.bz2
colobot-b576a4a2df647a0da5b8ec4e21c8e815ef985917.zip
Comment fix.
Diffstat (limited to 'src/d3dmath.cpp')
-rw-r--r--src/d3dmath.cpp4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/d3dmath.cpp b/src/d3dmath.cpp
index 2684448..a2d0070 100644
--- a/src/d3dmath.cpp
+++ b/src/d3dmath.cpp
@@ -12,7 +12,9 @@
// * GNU General Public License for more details.
// *
// * You should have received a copy of the GNU General Public License
-// * along with this program. If not, see http://www.gnu.org/licenses/.//-----------------------------------------------------------------------------
+// * along with this program. If not, see http://www.gnu.org/licenses/.
+
+//-----------------------------------------------------------------------------
// File: D3DMath.cpp
//
// Desc: Shortcut macros and functions for using DX objects