Index: kernel/arch/ppc32/include/proc/task.h
===================================================================
--- kernel/arch/ppc32/include/proc/task.h	(revision 32fffef00aa36a7913892cc0d7ff6eff828b2e7e)
+++ kernel/arch/ppc32/include/proc/task.h	(revision 00b38a3225eae97d519c8185a42202d226dd8513)
@@ -27,5 +27,5 @@
  */
 
- /** @addtogroup ppc32proc
+/** @addtogroup ppc32proc
  * @{
  */
@@ -33,6 +33,6 @@
  */
 
-#ifndef __ppc32_TASK_H__
-#define __ppc32_TASK_H__
+#ifndef KERN_ppc32_TASK_H_
+#define KERN_ppc32_TASK_H_
 
 typedef struct {
@@ -44,5 +44,4 @@
 #endif
 
- /** @}
+/** @}
  */
-
