summaryrefslogtreecommitdiffstats
path: root/c/src/optman/rtems/no-event.c
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/optman/rtems/no-event.c')
-rw-r--r--c/src/optman/rtems/no-event.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/c/src/optman/rtems/no-event.c b/c/src/optman/rtems/no-event.c
index 256e9d7d6b..3aaa4a84a6 100644
--- a/c/src/optman/rtems/no-event.c
+++ b/c/src/optman/rtems/no-event.c
@@ -1,7 +1,7 @@
/*
* Event Manager
*
- * COPYRIGHT (c) 1989-1999.
+ * COPYRIGHT (c) 1989-2008.
* On-Line Applications Research Corporation (OAR).
*
* The license and distribution terms for this file may be
@@ -21,7 +21,7 @@
#include <rtems/score/thread.h>
#include <rtems/score/interr.h>
-void _Event_Manager_initialization( void )
+void _Event_Manager_initialization(void)
{
}