/TARGET_K64F/TARGET_Freescale/TARGET_KPSDK_MCUS/TARGET_KPSDK_CODE/hal/adc/fsl_adc_hal.h substitute line 894 extern } by }

Fork of mbed by mbed official

Revision:
55:d722ed6a4237
Parent:
54:71b101360fb9
Child:
59:0883845fe643
--- a/LPC1768/gpio_object.h	Tue Jan 08 12:46:36 2013 +0000
+++ b/LPC1768/gpio_object.h	Wed Jan 16 12:56:34 2013 +0000
@@ -29,7 +29,7 @@
 typedef struct {
     PinName  pin;
     uint32_t mask;
-    
+
     __IO uint32_t *reg_dir;
     __IO uint32_t *reg_set;
     __IO uint32_t *reg_clr;