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
diff options
context:
space:
mode:
authorMaarten Gribnau <mail@maartengribnau.com>2003-01-01 22:57:02 +0300
committerMaarten Gribnau <mail@maartengribnau.com>2003-01-01 22:57:02 +0300
commit570b0462e273a42069e70eed7097b5540259f60a (patch)
tree0ccbfa4124466c7a50d2d4731c1c0d0001f81c32 /intern/ghost
parent077fd2d1de0da903f13b46de3a17077a0500ee28 (diff)
Fixed some documentation errors
Maarten
Diffstat (limited to 'intern/ghost')
-rwxr-xr-xintern/ghost/intern/GHOST_SystemX11.h4
-rw-r--r--intern/ghost/intern/GHOST_TimerManager.h10
2 files changed, 4 insertions, 10 deletions
diff --git a/intern/ghost/intern/GHOST_SystemX11.h b/intern/ghost/intern/GHOST_SystemX11.h
index 6c98ba71433..36d974fd5f3 100755
--- a/intern/ghost/intern/GHOST_SystemX11.h
+++ b/intern/ghost/intern/GHOST_SystemX11.h
@@ -29,8 +29,8 @@
* ***** END GPL/BL DUAL LICENSE BLOCK *****
*/
/**
- * @file GHOST_SystemCarbon.h
- * Declaration of GHOST_SystemCarbon class.
+ * @file GHOST_SystemX11.h
+ * Declaration of GHOST_SystemX11 class.
*/
#ifndef _GHOST_SYSTEM_X11_H_
diff --git a/intern/ghost/intern/GHOST_TimerManager.h b/intern/ghost/intern/GHOST_TimerManager.h
index 31016032dd2..ff42f95fc0f 100644
--- a/intern/ghost/intern/GHOST_TimerManager.h
+++ b/intern/ghost/intern/GHOST_TimerManager.h
@@ -29,14 +29,8 @@
* ***** END GPL/BL DUAL LICENSE BLOCK *****
*/
/**
- * @file GHOST_SystemX11.h
- * Declaration of GHOST_SystemX11 class.
- */
-
-/**
-
- * $Id$
- * Copyright (C) 2001 NaN Technologies B.V.
+ * @file GHOST_TimerManager.h
+ * Declaration of GHOST_TimerManager class.
*/
#ifndef _GHOST_TIMER_MANAGER_H_