From 32da2334764db6604087edafbc4086ed2d320efc Mon Sep 17 00:00:00 2001 From: Programerus Date: Tue, 20 Mar 2012 18:40:18 +0100 Subject: [PATCH] Comment fix. --- src/d3dres.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/d3dres.h b/src/d3dres.h index bf0709c9..d3f8ba83 100644 --- a/src/d3dres.h +++ b/src/d3dres.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: D3DRes.h // // Desc: Resource definitions required by the CD3DApplication class.