Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/intern
diff options
context:
space:
mode:
authorNathan Letwory <nathan@letworyinteractive.com>2011-04-09 23:46:17 +0400
committerNathan Letwory <nathan@letworyinteractive.com>2011-04-09 23:46:17 +0400
commit28478967f49daff2e6a3d40168147b1a2095b4c6 (patch)
treeed3f7209b9c64e28cc73e13c1c98d26d0ce705f4 /intern
parentb344fe05ec37ad608ee42172e4aada2fe3ee077e (diff)
doxygen fix
Diffstat (limited to 'intern')
-rw-r--r--intern/ghost/intern/GHOST_DisplayManagerWin32.cpp11
1 files changed, 2 insertions, 9 deletions
diff --git a/intern/ghost/intern/GHOST_DisplayManagerWin32.cpp b/intern/ghost/intern/GHOST_DisplayManagerWin32.cpp
index da567bc4901..30d9aa31207 100644
--- a/intern/ghost/intern/GHOST_DisplayManagerWin32.cpp
+++ b/intern/ghost/intern/GHOST_DisplayManagerWin32.cpp
@@ -28,15 +28,8 @@
/** \file ghost/intern/GHOST_DisplayManagerWin32.cpp
* \ingroup GHOST
- */
-
-
-/**
-
- * $Id$
- * Copyright (C) 2001 NaN Technologies B.V.
- * @author Maarten Gribnau
- * @date September 21, 2001
+ * \author Maarten Gribnau
+ * \date September 21, 2001
*/
#include "GHOST_DisplayManagerWin32.h"