From b327f33bb53fc2229b523ec4c74c8f40347ba0b3 Mon Sep 17 00:00:00 2001 From: Programerus Date: Mon, 19 Mar 2012 16:49:58 +0100 Subject: [PATCH] Comment fix. --- src/d3denum.cpp | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/d3denum.cpp b/src/d3denum.cpp index c5ccab89..3125e8ab 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.