From 20cb6919dfc84d6cdffa6e8bbe392b0d6ba55050 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 9 Oct 2014 13:38:13 -0500 Subject: cpukit/include/rtems/irq.h: Fix spacing --- cpukit/include/rtems/irq.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpukit/include') diff --git a/cpukit/include/rtems/irq.h b/cpukit/include/rtems/irq.h index b11a2d693a..e92d0dd5f5 100644 --- a/cpukit/include/rtems/irq.h +++ b/cpukit/include/rtems/irq.h @@ -64,7 +64,7 @@ typedef struct __rtems_irq_connect_data__ { * processing after a debug session. * */ - rtems_irq_enable on; + rtems_irq_enable on; /* * function for disabling interrupts at device level (ONLY!). * The code will disable it at i8259s level. RATIONALE : anyway -- cgit v1.2.3