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_