buildgcc: Fix colors for dash
[coreboot.git] / util / nvramtool / ip_checksum.h
index 365bbd15db992a48bed2db1aafa4c4df176b3656..f2a13070a3a914481e6bbb71d1d624c46bd7da3d 100644 (file)
@@ -7,10 +7,10 @@
 
 /* Note: The contents of this file were borrowed from the coreboot source
  *       code which may be obtained from http://www.coreboot.org.
- *       Specifically, this code was obtained from coreboot (LinuxBIOS) 
+ *       Specifically, this code was obtained from coreboot (LinuxBIOS)
  *       version 1.0.0.8.
  */
 
 unsigned long compute_ip_checksum(void *addr, unsigned long length);
 
-#endif /* IP_CHECKSUM_H */
+#endif                         /* IP_CHECKSUM_H */