summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/d3denum.cpp4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/d3denum.cpp b/src/d3denum.cpp
index c5ccab8..3125e8a 100644
--- a/src/d3denum.cpp
+++ b/src/d3denum.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: D3DEnum.cpp
//
// Desc: Functions to enumerate DDraw/D3D drivers, devices, and modes.