summaryrefslogtreecommitdiffstats
path: root/src/d3dapp.h
diff options
context:
space:
mode:
authorProgramerus <alcadeias95@gmail.com>2012-03-23 19:49:51 +0100
committerProgramerus <alcadeias95@gmail.com>2012-03-23 19:49:51 +0100
commit87c34869efa1775af02fcd39847e8069d8a20ddb (patch)
treecf3d46450c24d693d7a4a15fc6b857c3654f9925 /src/d3dapp.h
parent97edcc167442dbb794191cbb2f722e0a02f1d159 (diff)
downloadcolobot-87c34869efa1775af02fcd39847e8069d8a20ddb.tar.gz
colobot-87c34869efa1775af02fcd39847e8069d8a20ddb.tar.bz2
colobot-87c34869efa1775af02fcd39847e8069d8a20ddb.zip
Comment fix.
Diffstat (limited to 'src/d3dapp.h')
-rw-r--r--src/d3dapp.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/d3dapp.h b/src/d3dapp.h
index 68414ac..271ac9c 100644
--- a/src/d3dapp.h
+++ b/src/d3dapp.h
@@ -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/.// D3DApp.h
+// * along with this program. If not, see http://www.gnu.org/licenses/.
+
+// D3DApp.h
#ifndef _D3DAPP_H