/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:
85:024bf7f99721
Parent:
68:f37f3b9c9f0b
--- a/Serial.h	Mon May 19 18:14:09 2014 +0100
+++ b/Serial.h	Wed Jun 11 15:14:05 2014 +0100
@@ -59,7 +59,7 @@
 
 protected:
     virtual int _getc();
-    virtual int _putc(int c);    
+    virtual int _putc(int c);
 };
 
 } // namespace mbed