summaryrefslogtreecommitdiffstats
path: root/src/d3denum.h
diff options
context:
space:
mode:
authorProgramerus <alcadeias95@gmail.com>2012-03-20 18:32:46 +0100
committerProgramerus <alcadeias95@gmail.com>2012-03-20 18:32:46 +0100
commit2882ad5a9e6d5a5d1ec431966107865caed89b1e (patch)
tree0a5a88745971b8caf77bbf22844655436336457b /src/d3denum.h
parent6758e3f6a29bbfa6be7260c06ef8aea2f8a2cbbf (diff)
downloadcolobot-2882ad5a9e6d5a5d1ec431966107865caed89b1e.tar.gz
colobot-2882ad5a9e6d5a5d1ec431966107865caed89b1e.tar.bz2
colobot-2882ad5a9e6d5a5d1ec431966107865caed89b1e.zip
Comment fix.
Diffstat (limited to 'src/d3denum.h')
-rw-r--r--src/d3denum.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/d3denum.h b/src/d3denum.h
index edd3f85..e728ffb 100644
--- a/src/d3denum.h
+++ b/src/d3denum.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/.//-----------------------------------------------------------------------------
+// * along with this program. If not, see http://www.gnu.org/licenses/.
+
+//-----------------------------------------------------------------------------
// File: D3DEnum.h
//
// Desc: Functions to enumerate DDraw/D3D drivers, devices, and modes.