mbed OS5

Fork of UIPEthernet by Zoltan Hudak

Revision:
8:4acb22344932
Parent:
3:5b17e4656dd0
--- a/utility/uip_timer.h	Tue Apr 26 18:37:14 2016 +0000
+++ b/utility/uip_timer.h	Fri Jun 30 19:51:28 2017 +0000
@@ -49,16 +49,16 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
- * This file is part of the uIP TCP/IP stack
+ * This file is part of the UIP TCP/IP stack
  *
  * Author: Adam Dunkels <adam@sics.se>
  *
  * $Id: timer.h,v 1.3 2006/06/11 21:46:39 adam Exp $
  */
 #ifndef __UIP_TIMER_H__
-    #define __UIP_TIMER_H__
+#define __UIP_TIMER_H__
 
-    #include "uip_clock.h"
+#include "uip_clock.h"
 
 /**
  * A timer.